Merge pull request #652 from matthiasbeyer/allow-travis-failure-beta

Allow travis to fail beta, temporarily
This commit is contained in:
Matthias Beyer 2016-08-23 12:44:19 +02:00 committed by GitHub
commit c434e1cd29

View file

@ -10,6 +10,7 @@ cache: cargo
matrix:
allow_failures:
- rust: nightly
- rust: beta
before_install:
- |