summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
2016-08-25Revert "Allow travis to fail beta, temporarily"Matthias Beyer
2016-08-23Use travis-cargo to upload the docsMatthias Beyer
2016-08-23Revert "Add deploy setup for gh-pages"Matthias Beyer
2016-08-23Add deploy setup for gh-pagesMatthias Beyer
2016-08-23Add secure tokenMatthias Beyer
2016-08-23Let the travis gem format the .travis.yml fileMatthias Beyer
2016-08-23Allow travis to fail beta, temporarilyMatthias Beyer
2016-08-07Actually we can build libs with cargo-test and bins with cargo-buildMatthias Beyer
2016-08-07Only call travis-cargo test for lib cratesMatthias Beyer
2016-08-07Do not call travis-cargo bench at allMatthias Beyer
2016-08-07Do not call travis-cargo doc at allMatthias Beyer
2016-08-01Add travis setup for IRC notificationsMatthias Beyer
2016-07-28travis: try to remove "tree" callMatthias Beyer
2016-07-28travis: Dont call cargo with --verbose flagMatthias Beyer
2016-04-29Add cargo cache for travisMatthias Beyer
2016-04-18Quote test script name for easier debuggingMatthias Beyer
2016-02-15Rewrite travis.yml to build all the thingsMatthias Beyer
2016-02-09Integrate tests in travis.ymlMatthias Beyer
2016-02-07Travis: Fail only if there are failed {builds, tests, benchs}Matthias Beyer
2016-02-07travis: We dont need to build the top-level anymoreMatthias Beyer
2016-01-23Remove coverageMarcel Müller
2016-01-16Add some outputMatthias Beyer
2016-01-16travis: Run cargo chain for all cargo filesMatthias Beyer
2016-01-14travis: exit(0) if there are only changes in ./docMatthias Beyer
2016-01-10Depend on libs in main crateMatthias Beyer
2016-01-10travis: Build only changed thingsMatthias Beyer
2016-01-08travis: Only build changes if there are changes outside of ./docMatthias Beyer
2015-12-29Add travis.ymlMatthias Beyer