Skip to content
This repository was archived by the owner on May 19, 2023. It is now read-only.

Commit ec34dbf

Browse files
committed
Update rust nightly to keep in sync with Servo.
Rustup happened in servo/servo#10076
1 parent 0bff808 commit ec34dbf

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
@@ -1,7 +1,7 @@
11
language: rust
22
rust:
33
- nightly
4-
- nightly-2016-03-07 # Should be kept in sync with Servo.
4+
- nightly-2016-03-18 # Should be kept in sync with Servo.
55
matrix:
66
allow_failures:
77
- rust: nightly

0 commit comments

Comments
 (0)