Skip to content

Commit

Permalink
Add missing sudo flag in travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
dzonatan committed Sep 26, 2018
1 parent dd80f25 commit 4870f19
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
@@ -1,3 +1,4 @@
sudo: required
addons:
chrome: stable
language: node_js
Expand Down

0 comments on commit 4870f19

Please sign in to comment.