mirror of
https://github.com/haraldh/chainerror.git
synced 2025-01-31 00:56:41 +01:00
update .travis.yml
This commit is contained in:
parent
93ceaa2d3d
commit
9add8d266c
|
@ -2,14 +2,8 @@ language: rust
|
|||
|
||||
rust:
|
||||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
- windows
|
||||
|
||||
script:
|
||||
- cargo build --all
|
||||
- cargo test --all
|
||||
|
|
Loading…
Reference in a new issue