Skip to content

Commit f1f955f

Browse files
(MAINT) Update linux distro in travis
This commit updates our travis config to use xenial, 16.04 instead of trusty, 14.04, because trusty has reached EOL and is now causing errors.
1 parent 62ef1a5 commit f1f955f

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
@@ -6,7 +6,7 @@ os:
66
# will work with our PowerShell manager code.
77
- osx
88

9-
dist: trusty
9+
dist: xenial
1010
language: ruby
1111
cache: bundler
1212
before_install:

0 commit comments

Comments
 (0)