We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cdb0f56 + e943968 commit 6eda17eCopy full SHA for 6eda17e
.travis.yml
@@ -1,7 +1,7 @@
1
---
2
language: go
3
go:
4
-- 1.4.2
+- 1.5.1
5
install: go get -v github.com/tools/godep
6
script: scripts/runTests
7
sudo: false
0 commit comments