1
0
mirror of https://github.com/sjwhitworth/golearn.git synced 2025-04-28 13:48:56 +08:00

Merge pull request #178 from Sentimentron/travis-fix

travis: stop testing tip
This commit is contained in:
Richard Townsend 2017-05-01 18:36:34 +01:00 committed by GitHub
commit 5290f3fd6b

View File

@ -4,7 +4,7 @@ go:
- 1.5
- 1.6
- 1.7
- tip
- 1.8
env:
# Temporary workaround for go 1.6
- GODEBUG=cgocheck=0