summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Allow failures on the OSX buildBen Smith2016-10-131-0/+7
* disable MSAN build on TravisBen Smith2016-09-061-5/+6
* remove JavaScript engine testing (#89)Ben Smith2016-06-171-1/+0
* OSX travis buildBen Smith2016-05-051-11/+31
* ubsan build, need to fix one bugBen Smith2016-05-021-0/+2
* create wider but shallower travis build matrixBen Smith2016-04-301-3/+11
* rename Lexer -> AstLexer, Parser -> AstParserBen Smith2016-04-281-1/+1
* rewrite hexfloat_test w/ gtestBen Smith2016-03-191-1/+1
* add gcc-4.8-multilib to .travis.ymlBen Smith2016-03-121-1/+1
* .travis fixes for cmake changeBen Smith2016-03-121-11/+2
* fix .travis.ymlBen Smith2016-02-241-1/+2
* flag to switch between stack/libc allocatorBen Smith2016-02-241-0/+4
* try using Travis trusty buildBen Smith2015-12-071-6/+6
* don't run bison/flex on TravisBen Smith2015-12-071-1/+0
* update .travis.yml to install+use flex/bisonBen Smith2015-12-071-1/+3
* increase Travis test timeout, and reduce verbosityBen Smith2015-10-161-4/+4
* increase timeout of sanitizer builds on travisBen Smith2015-09-241-3/+3
* add {a,m,l}san tests to travisBen Smith2015-09-241-1/+4
* fix typo in .travis.ymlBen Smith2015-09-141-1/+1
* download d8 on travis instead of building itBen Smith2015-09-131-1/+1
* update travis to build d8Ben Smith2015-09-081-3/+6
* add .travis.yml and READMEBen Smith2015-09-071-0/+10