Skip to content

Commit 4a31b2e

Browse files
author
bors-servo
authored
Auto merge of #153 - servo:jdm-patch-2, r=asajeffrey
Use a more recent stable version of Rust. This works around #152 by upgrading to a version of Rust that can build the most recent release of libz-sys. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/mozjs/153) <!-- Reviewable:end -->
2 parents 899791f + eef5684 commit 4a31b2e

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
@@ -3,7 +3,7 @@ rust:
33
- nightly
44
- beta
55
- stable
6-
- 1.25.0
6+
- 1.26.0
77
sudo: 9000
88
dist: trusty
99
os:

0 commit comments

Comments
 (0)