chore: allows failing beta until vec_map/#20 is fixed

This commit is contained in:
Kevin K 2016-08-20 17:22:08 -04:00
parent e203515e3a
commit 565d21f71c

View file

@ -9,6 +9,7 @@ rust:
matrix:
allow_failures:
- rust: nightly
- rust: beta
before_script:
- |
pip install 'travis-cargo<0.2' --user &&