Skip to content

Commit 52699f7

Browse files
committed
Build with Rust 1.17.0 on Travis.
Firefox has bumped their minimum version, so newer features are compatible now.
1 parent 1807848 commit 52699f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ rust:
33
- nightly
44
- beta
55
- stable
6-
- 1.15.0
6+
- 1.17.0
77
script: make test
88
notifications:
99
webhooks: http://build.servo.org:54856/travis

0 commit comments

Comments
 (0)