George Tsiamasiotis
1169b92dd6
travis: bump rust to 1.33.0
...
Follow-up to #1724 where the minimum Rust version was bumped to v1.33.0
2021-03-15 21:45:22 +02:00
Sylvestre Ledru
5926315507
bump the minimal version of rustc to 1.32
2020-06-08 22:54:28 +02:00
Sylvestre Ledru
6e8c901204
fix: typo fixes found by codespell
2020-05-01 23:36:33 +02:00
Roy Ivy III
356fe85a3f
maint/CICD ~ speedup CICD by decreasing redundant Travis CI workload
...
- 10 minutes to CI success/failure response from Travis CI (approx median time); down from 60 minutes
.# [why]
Most of the testing done on Travis CI is redundant with that done in the GHA:CICD.
With prior settings, Travis CI was taking about an hour (median) to report success/failure.
In contrast, the GHA:CICD workflow usually completes in about 13 minutes (median).
Travis CI job times are highly variable taking between 3 and 20 minutes per build.
Builds are run with some parallelism, and a report is submitted as soon as the
non-"allow failure" jobs are completed.
2020-04-15 12:01:35 -05:00
Roy Ivy III
a529d4ce3c
maint/CICD ~ refactor/fix Travis CI to use new 'feature' set
2020-02-09 09:48:55 -06:00
Roy Ivy III
2f23a2e2cb
maint/cicd ~ allow rust 'beta' failures (Travis CI)
2020-01-27 21:33:47 -06:00
Alex Lyon
c851e00dbd
Change the last supported Rust version to 1.31.0
2019-05-01 21:14:25 -07:00
Roy Ivy III
e5f67765e3
fix Travis CI configuration
2018-10-14 00:41:14 -05:00
Roy Ivy III
fada9314d7
update rust minimum version to 1.27.0 (includes testing)
2018-10-14 00:41:14 -05:00
Alex Lyon
7a875f0787
Install Sphinx on Travis
2018-06-11 13:44:56 -07:00
Alex Lyon
49fe4d2138
Fix .travis.yml
2018-06-08 15:14:43 -07:00
Alex Lyon
38968061a9
Stop trying to install libstdbuf.so when using the Makefile
2018-05-26 16:03:39 -07:00
Alex Lyon
e76db1314d
Allow build to fail on Redox and try up to three downloads on Appveyor
2018-04-18 12:44:53 -07:00
Alex Lyon
3fcf4a6f4a
Start using Codecov
2017-12-30 17:56:25 -08:00
Alex Lyon
6276f5f2f9
Merge pull request #1097 from shutefan/fix-chmod-tests
...
Fix chmod tests
2017-12-10 19:06:08 -08:00
Ian Douglas Scott
a23a8ed1f1
Add cross build targeting Redox to Travis CI
2017-12-08 21:03:59 -08:00
shutefan
7c7e4a02b9
travis: follow release channels
2017-12-08 21:12:48 +01:00
Florian Gilcher
04e95373bf
Document supported versions and test minimum
2017-12-05 08:29:24 +01:00
Knight
7a152248aa
CI: add nightly features
2016-07-29 21:06:52 +08:00
Knight
68631e555f
Fix windows build
2016-07-29 20:49:08 +08:00
Michael Gehring
1183dcd7a1
travis: build/test everything on stable
2016-03-23 13:15:36 +01:00
Arcterus
d9ad0b185a
tests: fix tests that were failing on OS X
2016-01-10 00:09:05 -08:00
Michael Gehring
36bd97a305
travis: drop stable/beta from allowed failures
2016-01-06 13:56:22 +01:00
Michael Gehring
cac838155e
travis: skip unsupported utils on stable/beta builds
2016-01-06 13:56:19 +01:00
Sunrin SHIMURA (keen)
515c0cde08
cache .cargo. TODO: decide fetch
each time or commit Cargo.lock
2015-12-25 17:09:16 +09:00
Sunrin SHIMURA (keen)
b4daea03c4
CI on OS X too
2015-12-25 16:28:35 +09:00
Michael Gehring
58f89454c7
travis: switch to cargo build/test
2015-11-27 22:25:16 +01:00
Joseph Crail
089d15c4ca
Remove non-fail-fast build and test rules.
2015-11-25 17:32:02 -05:00
Joseph Crail
83f842d8c9
Update Travis to use stable.
2015-08-08 03:56:45 -04:00
Joseph Crail
fcc0577666
Allow beta build to fail.
2015-07-31 23:54:29 -04:00
Joseph Crail
e090a314a9
Add support for beta release to Travis.
2015-07-31 23:50:17 -04:00
Joseph Crail
2a34cdf72a
Update Travis to build using stable (1.1).
2015-07-31 16:13:43 -04:00
Remi Rampin
629eaf7770
Allow failure on Rust 1.0.0 (broken right now)
2015-06-30 19:02:13 -04:00
Joseph Crail
7a54aa56eb
Add separate builds for stable and nightly.
2015-05-19 10:24:27 -04:00
Arcterus
8b09104cc4
Update Travis to use official Rust support
2014-09-13 16:02:29 -07:00
Michael Gehring
30bba07f9c
always build multicall binary
...
squashed:
a2c6b27 - build: automatically generate main() files
c942f0f - remove MULTICALL=1 build from travis
cb7b35b - make: remove unnecessary shell command
69bbb31 - update README
03a3168 - all: move main() into separate file that links against util crate
8276384 - make: always build multicall binary
aa4edeb - make: avoid 'rustc --crate-file-name'
2014-06-26 10:26:16 +02:00
Michael Gehring
abbaf244d2
add multicall build to travis
2014-06-21 17:15:29 +02:00
Arcterus
298da5ad40
Fix travis
2014-05-13 21:24:17 -07:00
Jordi Boggiano
8a1a562b08
Fix travis
2013-10-22 16:18:22 +02:00
Jordi Boggiano
c1659953ac
Add travis config
2013-10-22 16:11:56 +02:00