We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0636ce + c39f096 commit 7fa99b3Copy full SHA for 7fa99b3
.travis.yml
@@ -1,5 +1,8 @@
1
language: go
2
go: 1.1
3
4
+install:
5
+ - echo "Skip install"
6
+
7
script:
8
- ./test.sh
0 commit comments