Skip to content

Commit 1f4eeb3

Browse files
committed
Fix travis config file
1 parent 6828472 commit 1f4eeb3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

travis.yml .travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: go
22

3-
sudo: false
3+
os: linux
4+
5+
dist: xenial
46

57
go: 1.15.x
68

0 commit comments

Comments
 (0)