Skip to content

Commit

Permalink
build: remove deprecated sudo in Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Feb 21, 2020
1 parent 0efeaf1 commit 63458ba
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 @@ -15,7 +15,6 @@ node_js:
- "11.15"
- "12.14"
- "13.6"
sudo: false
cache:
directories:
- node_modules
Expand Down

0 comments on commit 63458ba

Please sign in to comment.