diff --git a/.travis.yml b/.travis.yml index dbe5a66..909ea32 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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