Skip to content

Commit a492bfc

Browse files
authored
Update .travis.yml
1 parent 997067d commit a492bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: go
33
sudo: false
44

55
go:
6-
- 1.10.2
6+
- 1.11
77

88
script:
99
- ./tests.sh

0 commit comments

Comments
 (0)