Skip to content

Commit be0e08e

Browse files
committed
Update nightly Rust version to keep in sync with Servo.
Rustup happened in servo/servo#10076
1 parent ab1c795 commit be0e08e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ os:
44
- osx
55
rust:
66
- nightly
7-
- nightly-2016-03-07 # Should be kept in sync with Servo.
7+
- nightly-2016-03-18 # Should be kept in sync with Servo.
88
matrix:
99
allow_failures:
1010
- rust: nightly

0 commit comments

Comments
 (0)