mirror of
https://github.com/ru-de/faq.git
synced 2024-11-09 20:21:01 +00:00
Add required sudo flag
This commit is contained in:
parent
e3f33ed0d0
commit
6bd1c9f3c0
@ -1,5 +1,5 @@
|
||||
language: go
|
||||
sudo: false
|
||||
sudo: required
|
||||
before_install:
|
||||
- export GOPATH="${TRAVIS_BUILD_DIR}/Godeps/_workspace:$GOPATH"
|
||||
- export PATH="${TRAVIS_BUILD_DIR}/Godeps/_workspace/bin:$PATH"
|
||||
|
Loading…
Reference in New Issue
Block a user