travis: Remove the custom path hacks, we don't need them.

feature/event-api
Icedream 2016-06-13 00:41:28 +02:00
parent 055b2a4227
commit 8f01fa1d86
1 changed files with 0 additions and 3 deletions

View File

@ -8,9 +8,6 @@ go:
- tip - tip
install: install:
- export GOPATH="$HOME/gopath"
- mkdir -p "$GOPATH/src/github.com/icedream"
- mv "$TRAVIS_BUILD_DIR" "$GOPATH/src/github.com/icedream"
- go get -v -t -d github.com/icedream/go-footballdata/... - go get -v -t -d github.com/icedream/go-footballdata/...
script: script: