Commit Graph

65 Commits

Author SHA1 Message Date
Matthias Beyer 0ec5117b5a travis: Dont call cargo with --verbose flag 2016-07-28 14:37:59 +02:00
Matthias Beyer 54cf4c114b Add cargo cache for travis 2016-04-29 13:52:50 +02:00
Matthias Beyer 4cee962a06 Quote test script name for easier debugging 2016-04-18 18:33:44 +02:00
Matthias Beyer baac5464a6 Rewrite travis.yml to build all the things 2016-02-15 14:19:18 +01:00
Matthias Beyer 756bd09a83 Integrate tests in travis.yml
The tests work only if I call "tree".
Really, how fucked up is travis actually?
2016-02-09 13:48:14 +01:00
Matthias Beyer 3464028267 Travis: Fail only if there are failed {builds, tests, benchs} 2016-02-07 01:36:39 +01:00
Matthias Beyer 1a61e8b1d5 travis: We dont need to build the top-level anymore 2016-02-07 01:25:23 +01:00
Marcel Müller 5cd049b17f
Remove coverage 2016-01-23 16:51:05 +01:00
Matthias Beyer e2e183941f Add some output 2016-01-16 20:33:20 +01:00
Matthias Beyer 3f7e662431 travis: Run cargo chain for all cargo files 2016-01-16 20:23:34 +01:00
Matthias Beyer 656f7accbf travis: exit(0) if there are only changes in ./doc 2016-01-14 12:07:03 +01:00
Matthias Beyer 578414287a Depend on libs in main crate
This way we do not need the travis-scripting-foo anymore.
2016-01-10 17:04:23 +01:00
Matthias Beyer 37e5307e08 travis: Build only changed things
Build library only if the library changed
2016-01-10 12:10:35 +01:00
Matthias Beyer 8d4bb2a88b travis: Only build changes if there are changes outside of ./doc 2016-01-08 13:11:04 +01:00
Matthias Beyer 007da59275 Add travis.yml 2015-12-29 14:51:26 +01:00