Skip to content

Commit

Permalink
bump app engine sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
neonstalwart committed May 27, 2015
1 parent 678c7c8 commit 9c4cc20
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 @@ -14,8 +14,8 @@ install:

# Google App Engine dependencies
- cd ..
- wget https://storage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_linux_amd64-1.9.19.zip
- unzip -q go_appengine_sdk_linux_amd64-1.9.19.zip
- wget https://storage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_linux_amd64-1.9.20.zip
- unzip -q go_appengine_sdk_linux_amd64-1.9.20.zip
- export PATH=$PATH:$PWD/go_appengine/
- cd cayley

Expand Down

0 comments on commit 9c4cc20

Please sign in to comment.