Update .travis.yml
This commit is contained in:
parent
0dc23a3e4d
commit
fe551c3e44
@ -7,7 +7,6 @@ rust:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- export PATH=$PATH:/home/travis/.cargo/bin
|
- export PATH=$PATH:/home/travis/.cargo/bin
|
||||||
- export RUSTFLAGS="-D warnings"
|
|
||||||
|
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
@ -16,10 +15,7 @@ os:
|
|||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- staging
|
|
||||||
- trying
|
|
||||||
- master
|
- master
|
||||||
- /release-.*/
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cargo build
|
- cargo build
|
||||||
|
Loading…
Reference in New Issue
Block a user