Skip to content

Commit a12715b

Browse files
author
bors-servo
authored
Auto merge of #368 - rillian:rust-1.17.0, r=SimonSapin
Build with Rust 1.17.0 on Travis. Firefox has bumped their minimum version, so newer features are compatible now. https://bugzilla.mozilla.org/show_bug.cgi?id=1374807 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-url/368) <!-- Reviewable:end -->
2 parents 1807848 + 52699f7 commit a12715b

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)