Skip to content

Commit b8941ad

Browse files
committed
check against tip
1 parent 0a17480 commit b8941ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: go
22
go:
33
- 1.1
4+
- tip
5+
46
before_script:
57
- mysql -e 'create database gotest;'

0 commit comments

Comments
 (0)