summaryrefslogtreecommitdiff
path: root/FreeRTOS-Plus/Test/CMock/vendor/c_exception/.travis.yml
blob: ac313a6247b71afe557813eb8e187a7d4ee7a26c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
sudo: required
language: ruby c

os:
  - linux

rvm:
  - "2.3"
  - "2.4"
  - "2.6"

install:
  - gem install ceedling

script:
  - ceedling clobber test:all