aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2017-05-11[travis] Update to use SDK 0.9 (#1135)Geoff Gustafson
2017-04-11[headers] Fix header issues and checkheaders script; add to trlite (#1003)Geoff Gustafson
2017-04-11[zjsbanner] Add our own banner script (#999)Geoff Gustafson
2017-04-04[travis] Cache the SDK directory to speed up builds drastically (#967)Geoff Gustafson
2017-03-28[build] Add "make check" and "make quickcheck" build targets (#907)Geoff Gustafson
2017-03-23[trlite] Split out a fourth VM to reduce Travis latency (#881)Geoff Gustafson
2017-02-09[travis] Just run trlite so we only edit tests in one place (#701)Geoff Gustafson
2017-02-07[build] Fixed linux build break (#688)James Prestwood
2017-02-06[build] Adjust x86 partition size without impacting bootloader (#671)Geoff Gustafson
2016-12-22[travis] Make ashell tests required instead of allowing failureGeoff Gustafson
2016-12-22[travis] Disallow new calls to jerry_string_to_char_bufferGeoff Gustafson
2016-11-18[travis] Fixed travis linux tests to use proper exe (#461)James Prestwood
2016-11-14[travis] Reduce VMs used to two in an effort to speed up builds (#442)Geoff Gustafson
2016-11-14[travis] Enable IRC notifications of commit build status (#441)Geoff Gustafson
2016-11-11[travis] Fix git check to use rev-list to be sure it finds a good commit (#416)Geoff Gustafson
2016-11-10[travis] Add an ashell test but conditionally for now because it failsGeoff Gustafson
2016-11-09[travis] Add tests so that all modules get built (#398)Geoff Gustafson
2016-11-03[travis] Use git diff --check for trailing whitespace (#354)Geoff Gustafson
2016-11-02[travis/build] Fixed travis linux build (#331)James Prestwood
2016-11-02[travis] Add TrafficLight, I2C, and WebBT samples as standard builds (#321)Geoff Gustafson
2016-11-02Add Travis CI configuration file to setup continous integration. (#320)Francesco Balestrieri