Commit Graph

18 Commits

Author SHA1 Message Date
Benjamin Sago
31a2eba2fe Travis changes
• Modernise the Travis incantations, which have become old and faded since they were first written
• Specify a MSRV (1.42.0) and compile on more architectures
• Test the power set of features on Stable
2020-10-13 21:49:00 +01:00
Benjamin Sago
4819c4721b Fix compile error with --no-default-features
Fixes #283. Also, have Travis compile without default features either, so I get warned the next time I break it.
2017-09-14 11:33:24 +01:00
Benjamin Sago
54067bf765 Replace the testcases script with a Vagrant VM
See the README section for more details. Basically, with this way, we can store a bunch of existing valid exa outputs, change a VM's environment to match our values, then check that exa still works by comparing outputs.
2016-10-07 19:31:03 +01:00
Ben S
580ad0cfec Stop Travis from getting hung up on read 2016-06-11 14:12:38 +01:00
Benjamin Sago
299289d76f Fix the Travis build
The tests, as I so clearly wrote a comment to indicate, can only be run after the script to generate the testcases has been run...
2016-04-26 17:54:23 +01:00
Ben S
eaa799c647 Replace deprecated raw types with libc ones
This limits it to stable until the APIs stabilise (weird, huh?)
2016-03-31 21:42:53 +01:00
Ben S
8cadfa0049 Have Travis run some sample builds 2016-02-10 18:33:05 +00:00
Florian Gilcher
ad39d6e282 Test on nightly, beta and stable 2015-11-04 11:29:29 +01:00
Ben S
17c493b370 Use a more recent Cmake version on Travis 2015-08-25 19:00:31 +01:00
Ben S
c3b7757e8e Have to use the nightly on Travis now 2015-05-21 14:38:45 +01:00
Ben S
3066f2f840 Leverage new Travis support for Rust 2014-11-23 23:50:26 +00:00
Ben S
43e3f742ca Comply with latest rust-ansi-term 2014-07-02 21:47:43 +01:00
Ben S
e1693cd769 Third time lucky? 2014-07-01 20:39:41 +01:00
Ben S
c6a8fadac0 Second try at Travis+Cargo fixes 2014-07-01 20:34:35 +01:00
Ben S
7aec8631ab Get Cargo working on Travis 2014-07-01 19:11:35 +01:00
Ben S
2fa954be20 Fix Travis integration 2014-06-28 17:28:00 +01:00
Ben S
a8465fed45 Move to Cargo 2014-06-28 17:24:20 +01:00
Ben S
cc1da7490a Add .travis.yml 2014-06-28 12:05:01 +01:00