Skip to content

Commit

Permalink
use edge
Browse files Browse the repository at this point in the history
  • Loading branch information
scisco committed Dec 2, 2015
1 parent 91f7e70 commit dff5a8a
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 @@ -11,7 +11,6 @@ env:


before_script:
- pip install twine
- docker build --file="travis-dockerfile" -t "developmentseed/landsat-util:travis" .

script:
Expand All @@ -24,6 +23,7 @@ after_success:
deploy:
provider: pypi
user: devseed
edge: true
password:
secure: WtawFW/999XYszmZfj1Qk82l00OSyP2JBVOOGCERrW1gVO7MYtYsgP31HKRSzNTCTHJNVDpdK4WZWY6zPQqC3l2UfWYYsvRn0hCoI8AJxE5VCUEg6Ccpe6fMJuhp1pq6Zy7yrfBSZcOB9aqSHLBJsunD2o3mNlTC8WV8vNK74ck=
on:
Expand Down

0 comments on commit dff5a8a

Please sign in to comment.