Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dfe895 commit 19c621aCopy full SHA for 19c621a
1 file changed
.travis.yml
@@ -1,6 +1,7 @@
1
language: go
2
go:
3
- 1.7
4
+- 1.8
5
- tip
6
install:
7
- go get -u -v github.com/fardog/secureoperator
@@ -23,4 +24,4 @@ deploy:
23
24
on:
25
repo: fardog/secureoperator
26
tags: true
- go: 1.7
27
+ go: 1.8
0 commit comments