Revert "Allow travis to fail beta, temporarily"

This reverts commit f353d08cd1.
This commit is contained in:
Matthias Beyer 2016-08-23 12:48:40 +02:00
parent c7cdac5646
commit 882b569cbf

View file

@ -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)