Update travis to run go 1.9.2

atomic-update
Chris Bednarski 7 years ago
parent 75cfaa6e93
commit ce94a81831

1
.gitignore vendored

@ -4,3 +4,4 @@
/coverage.out
/coverage.html
/.vscode
/.idea

@ -1,7 +1,7 @@
language: go
go:
- 1.7.4
- 1.9.2
- master
notifications:

Loading…
Cancel
Save