We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f5f7bd commit dc84f26Copy full SHA for dc84f26
.travis.yml
@@ -1,3 +1,4 @@
1
+sudo: false
2
language: go
3
4
go:
@@ -6,5 +7,6 @@ go:
6
7
- 1.2
8
- 1.3
9
- 1.4
10
+ - 1.5
11
12
script: go test
0 commit comments