Skip to content

Commit

Permalink
fix: disable sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Jun 29, 2017
1 parent f43bca9 commit c7cebdf
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 @@ -12,3 +12,4 @@ after_success:
- rm -fr ./dist && NODE_ENV=production npm run build && semantic-release pre && npm publish && semantic-release post
notifications:
email: false
sudo: false

0 comments on commit c7cebdf

Please sign in to comment.