Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 19c621a

Browse files
authored
test/build on go 1.8 (#12)
1 parent 8dfe895 commit 19c621a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: go
22
go:
33
- 1.7
4+
- 1.8
45
- tip
56
install:
67
- go get -u -v github.com/fardog/secureoperator
@@ -23,4 +24,4 @@ deploy:
2324
on:
2425
repo: fardog/secureoperator
2526
tags: true
26-
go: 1.7
27+
go: 1.8

0 commit comments

Comments
 (0)