mirror of https://git.sr.ht/~stygianentity/bincode
only test on nightly
This commit is contained in:
parent
338690129b
commit
fbd2f8033f
|
|
@ -1,4 +1,6 @@
|
|||
language: rust
|
||||
rust:
|
||||
- nightly
|
||||
after_success: |
|
||||
[ $TRAVIS_BRANCH = master ] &&
|
||||
[ $TRAVIS_PULL_REQUEST = false ] &&
|
||||
|
|
|
|||
Loading…
Reference in New Issue