Skip to content

Commit c7cebdf

Browse files
committed
fix: disable sudo
1 parent f43bca9 commit c7cebdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ after_success:
1212
- rm -fr ./dist && NODE_ENV=production npm run build && semantic-release pre && npm publish && semantic-release post
1313
notifications:
1414
email: false
15+
sudo: false

0 commit comments

Comments
 (0)