mirror of
https://github.com/ru-de/faq.git
synced 2024-11-22 10:22:20 +00:00
Add language specification
This commit is contained in:
parent
2f45be78e7
commit
e3f33ed0d0
@ -1,3 +1,5 @@
|
||||
language: go
|
||||
sudo: false
|
||||
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