mirror of https://github.com/go-python/gopy.git
travis: update for new trusty image
This commit is contained in:
parent
d25a96cca0
commit
7cb9dcd10f
|
@ -13,8 +13,7 @@ matrix:
|
|||
sudo: required
|
||||
|
||||
before_install:
|
||||
- sudo apt-get install libffi-dev
|
||||
- pip install cffi
|
||||
- sudo apt-get install libffi-dev python-cffi
|
||||
- export PATH=$HOME/gopath/bin:$PATH
|
||||
# temporary workaround for go-python/gopy#83
|
||||
- export GODEBUG=cgocheck=0
|
||||
|
|
Loading…
Reference in New Issue