Skip to content

Commit

Permalink
false sudo in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
uchida committed Nov 21, 2015
1 parent ddd1630 commit 40b6003
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ python:
- '2.7'
install: pip install git+https://github.com/uchida/yamlfred.git
script: yamlfred create alfred-switch-audio
sudo: false
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit 40b6003

Please sign in to comment.