Skip to content

Commit

Permalink
test: remove sudo from travis (#850)
Browse files Browse the repository at this point in the history
Refs: #469

Signed-off-by: Michael Dawson <mdawson@devrus.com>
  • Loading branch information
mhdawson committed Dec 7, 2020
1 parent 4bb680d commit 528b9f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ matrix:
fast_finish: true
allow_failures:
- env: NODEJS_VERSION=nightly
sudo: false
cache:
directories:
- node_modules
Expand Down

0 comments on commit 528b9f6

Please sign in to comment.