Skip to content

Commit 89a8494

Browse files
Merge pull request #51 from mitchmindtree/fix_travis
Disallow travis failures on beta and nightly
2 parents 5a6db18 + 32b8baf commit 89a8494

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ notifications:
88
- mitchell.nordine@gmail.com
99
os:
1010
- osx
11-
matrix:
12-
allow_failures:
13-
- rust: beta
14-
- rust: nightly
1511
env:
1612
matrix:
1713
- LD_LIBRARY_PATH: /usr/local/lib

0 commit comments

Comments
 (0)