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:
parent
8ba2c56945
commit
10eefb0c0c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user