We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a17480 commit b8941adCopy full SHA for b8941ad
.travis.yml
@@ -1,5 +1,7 @@
1
language: go
2
go:
3
- 1.1
4
+ - tip
5
+
6
before_script:
7
- mysql -e 'create database gotest;'
0 commit comments