We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab1c795 commit be0e08eCopy full SHA for be0e08e
.travis.yml
@@ -4,7 +4,7 @@ os:
4
- osx
5
rust:
6
- nightly
7
- - nightly-2016-03-07 # Should be kept in sync with Servo.
+ - nightly-2016-03-18 # Should be kept in sync with Servo.
8
matrix:
9
allow_failures:
10
- rust: nightly
0 commit comments