1
0
mirror of https://github.com/sjwhitworth/golearn.git synced 2025-04-26 13:49:14 +08:00

travis: Remove "temporary" workaround for cgo pointer problems

This commit is contained in:
Richard Townsend 2017-04-10 00:34:19 +01:00
parent 8ba2c56945
commit 10eefb0c0c

View File

@ -5,8 +5,6 @@ go:
- "1.11"
- "1.12"
env:
# Temporary workaround for go 1.6
- GODEBUG=cgocheck=0
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libatlas-base-dev