Skip to content

Commit 1256345

Browse files
committed
Disable nightly Rust builds on Travis CI
There is a regression in nightly Rust that is causing compilation to fail on Ubuntu 12.04, which is what Travis CI is using. This commit will be reverted once that regression is fixed.
1 parent 3bb07b6 commit 1256345

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ os:
1212

1313
rust:
1414
- stable
15-
- nightly
1615

1716
env:
1817
- LLVM_VERSION=3.8 BINDGEN_FEATURES=llvm_stable

0 commit comments

Comments
 (0)