Skip to content

Commit

Permalink
Updating the appengine version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoramite committed Apr 10, 2017
1 parent 87a8a0d commit 77dda54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ python:
install:
- |
curl -O \
https://storage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.17.zip \
&& unzip -q google_appengine_1.9.17.zip
https://storage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.52.zip \
&& unzip -q google_appengine_1.9.52.zip
- pip install --upgrade --allow-unverified PIL --allow-external PIL -r requirements.txt
script: |
nosetests \
Expand Down

0 comments on commit 77dda54

Please sign in to comment.