Skip to content

Commit

Permalink
Merge pull request #234 from GoogleCloudPlatform/swast-devserver
Browse files Browse the repository at this point in the history
Add App Engine Hello World to devserver tests.
  • Loading branch information
tswast committed May 10, 2016
2 parents af9ad8d + 91a37f5 commit cd1a3b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ mvn --batch-mode clean verify -DskipTests=$SKIP_TESTS | egrep -v "(^\[INFO\] Dow

# Run tests using App Engine local devserver.
devserver_tests=(
appengine/helloworld
appengine/datastore/geo
appengine/datastore/indexes
appengine/datastore/indexes-exploding
Expand Down

0 comments on commit cd1a3b3

Please sign in to comment.