aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2014-04-15travis: Move diffing back to after_failure command.Damien George
2014-04-15travis: Diff output, hopefully this works.Damien George
2014-04-15travis: Continue to debug tests output.Damien George
2014-04-15travis: More tests output debugging.Damien George
2014-04-15travis: Debugging failing tests.Damien George
2014-04-15travis: On fail, cd to tests directory before diffing.Damien George
2014-04-15travis: only build unix with gcc-4.7Andrew Scheller
2014-04-15travis: build unix targets firstAndrew Scheller
2014-04-15Merge remote-tracking branch 'upstream/master' into patch-1Andrew Scheller
2014-04-15.travis.yml: Use gcc-4.7 to avoid broken codegeneration and failed tests.Paul Sokolovsky
2014-04-15Update .travis.ymlAndrew Scheller
2014-04-15Update .travis.ymlAndrew Scheller
2014-04-15Update .travis.ymlAndrew Scheller
2014-04-15Update .travis.ymlAndrew Scheller
2014-04-15Update .travis.ymlAndrew Scheller
2014-04-14travis: Only run some tests, to work around CPython version issues.Damien George
2014-04-14travis: Change to tests directory before running.Damien George
2014-04-15Add Travis CI support.AZ Huang