Skip to content

Commit a36f2c9

Browse files
authored
trying a newer linux distro in Travis
Hoping to fix an issue related to openssl, where 1.0.1 doesn't seem to work, but 1.0.2 does.
1 parent a3de76f commit a36f2c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Based on the "trust" template v0.1.1
22
# https://github.com/japaric/trust/tree/v0.1.1
33

4-
dist: trusty
4+
dist: xenial
55
language: rust
66
services: docker
77
sudo: required

0 commit comments

Comments
 (0)