We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af9ad8d + 91a37f5 commit cd1a3b3Copy full SHA for cd1a3b3
travis.sh
@@ -26,6 +26,7 @@ mvn --batch-mode clean verify -DskipTests=$SKIP_TESTS | egrep -v "(^\[INFO\] Dow
26
27
# Run tests using App Engine local devserver.
28
devserver_tests=(
29
+ appengine/helloworld
30
appengine/datastore/geo
31
appengine/datastore/indexes
32
appengine/datastore/indexes-exploding
0 commit comments