Skip to content
Snippets Groups Projects
Commit 88e626cd authored by Niall Sheridan's avatar Niall Sheridan
Browse files

Test against 1.11 beta3

parent 8ab6dc32
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ env: ...@@ -6,6 +6,7 @@ env:
- MYSQL_TEST="true" - MYSQL_TEST="true"
go: go:
- 1.11beta3
- 1.10.3 - 1.10.3
- 1.9.7 - 1.9.7
- tip - tip
...@@ -13,6 +14,7 @@ go: ...@@ -13,6 +14,7 @@ go:
matrix: matrix:
allow_failures: allow_failures:
- go: tip - go: tip
- go: 1.11beta3
before_install: before_install:
- make dep - make dep
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment