Skip to content

Commit ff69942

Browse files
committed
Merge pull request #102 from go-sql-driver/travis
Travis: Check against tip
2 parents 0a17480 + b8941ad commit ff69942

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)