Skip to content

Commit 9858143

Browse files
committed
update to Travis-CI to Go 1.1
1 parent 8f4b071 commit 9858143

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: go
2-
2+
go:
3+
- 1.1
34
before_script:
45
- mysql -e 'create database gotest;'

0 commit comments

Comments
 (0)