Merge pull request #655 from matthiasbeyer/revert-allow-travis-fail-on-beta
Revert "Allow travis to fail beta, temporarily"
This commit is contained in:
commit
eac536efa0
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ cache: cargo
|
|||
matrix:
|
||||
allow_failures:
|
||||
- rust: nightly
|
||||
- rust: beta
|
||||
before_install:
|
||||
- |
|
||||
c=$(git diff $(git merge-base master $TRAVIS_COMMIT)..$TRAVIS_COMMIT --name-only | cut -d "/" -f 1 | uniq)
|
||||
|
|
Loading…
Reference in a new issue