fixed .travis.yml issue
This commit is contained in:
parent
b4b9d0dd1a
commit
3d2ad30a68
1 changed files with 2 additions and 2 deletions
|
|
@ -32,6 +32,6 @@ install:
|
||||||
- export PATH=$PATH:$PWD/go_appengine/
|
- export PATH=$PATH:$PWD/go_appengine/
|
||||||
|
|
||||||
script:
|
script:
|
||||||
go test -v ./...
|
- go test -v ./...
|
||||||
goapp test -v ./graph/gaedatastore
|
- goapp test -v ./graph/gaedatastore
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue