Skip to content

Commit

Permalink
chore(travis): drop sudo requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Dec 4, 2018
1 parent eb59fe7 commit b2709c3
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 @@ -2,7 +2,6 @@ language: node_js
node_js:
- '8'
- '6'
sudo: false
script:
- npm run all
before_install:
Expand Down

0 comments on commit b2709c3

Please sign in to comment.