summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* 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