Skip to content

Commit 0693aa5

Browse files
committed
Merge pull request #95 from arnehormann/update-travis
update Travis-CI to use Go 1.1
2 parents 8f4b071 + 9858143 commit 0693aa5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
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)