travis: fix path for integration

pull/6/head
Johan Euphrosine 2014-06-12 16:05:05 -07:00
parent 0d9280e168
commit 1b60c4d88f
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ install:
script:
- ./hack/test-go.sh
- PATH=$GOPATH/bin ./hack/integration-test.sh
- PATH=$GOPATH/bin:$PATH ./hack/integration-test.sh