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