Skip to content

Commit 64309fa

Browse files
committed
testing: force travis to use trusty distro
This matches what libc does Signed-off-by: Paul Osborne <[email protected]>
1 parent a8e1316 commit 64309fa

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
---
1+
language: rust
22
sudo: required
3+
dist: trusty
34
services:
45
- docker
56

6-
# language: rust
7-
87
# rust:
98
# - 1.1.0 # Oldest supported version
109
# - 1.2.0

0 commit comments

Comments
 (0)