Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Added sudo:required to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rpaschoal authored Jan 17, 2018
1 parent 3a11fe6 commit d6f8106
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 @@ -35,6 +35,7 @@ script:
after_success:
- ./node_modules/.bin/codecov

sudo: required
addons:
chrome: stable
apt:
Expand Down

0 comments on commit d6f8106

Please sign in to comment.