We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdb0f56 commit e943968Copy full SHA for e943968
.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