We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d324a7f commit cb236d5Copy full SHA for cb236d5
.travis.yml
@@ -1,2 +1,9 @@
1
+language: go
2
+
3
+go:
4
+ - tip
5
6
script:
7
+ - date
8
- bash setup.sh
9
0 commit comments