Skip to content

Commit

Permalink
Merge pull request ethereum#3258 from karalabe/unfuckup-travis
Browse files Browse the repository at this point in the history
travis: work around "timeout features"
  • Loading branch information
karalabe authored Nov 14, 2016
2 parents a672eae + 99d0d77 commit bd0aafb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ matrix:

# Build the iOS framework and upload it to CocoaPods and Azure
- gem install cocoapods --pre
- go run build/ci.go xcode -signer IOS_SIGNING_KEY -deploy trunk -upload gethstore/builds
- travis_wait 30 go run build/ci.go xcode -signer IOS_SIGNING_KEY -deploy trunk -upload gethstore/builds

# Build the Android archive and upload it to Maven Central and Azure
- brew update
Expand Down

0 comments on commit bd0aafb

Please sign in to comment.