Skip to content

Commit 2f27f40

Browse files
author
bors-servo
authored
Auto merge of #175 - servo:jdm-patch-5, r=jdm
Use Xenial for TravisCI. <!-- 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/175) <!-- Reviewable:end -->
2 parents dde2554 + b27b947 commit 2f27f40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ rust:
44
- beta
55
- stable
66
sudo: 9000
7-
dist: trusty
7+
dist: xenial
88
os:
99
- linux
1010
- osx
@@ -14,7 +14,7 @@ addons:
1414
apt:
1515
sources:
1616
- ubuntu-toolchain-r-test
17-
- llvm-toolchain-trusty-5.0
17+
- llvm-toolchain-xenial-5.0
1818
packages:
1919
- autoconf2.13
2020
- g++-6

0 commit comments

Comments
 (0)