We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 997067d commit a492bfcCopy full SHA for a492bfc
.travis.yml
@@ -3,7 +3,7 @@ language: go
3
sudo: false
4
5
go:
6
-- 1.10.2
+- 1.11
7
8
script:
9
- ./tests.sh
0 commit comments