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/
|
||||
|
||||
script:
|
||||
go test -v ./...
|
||||
goapp test -v ./graph/gaedatastore
|
||||
- go test -v ./...
|
||||
- goapp test -v ./graph/gaedatastore
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue