Skip to content

Commit

Permalink
Merge pull request #207 from Turbo87/travis-sudo
Browse files Browse the repository at this point in the history
TravisCI: Remove deprecated `sudo: false` option
  • Loading branch information
Turbo87 authored Dec 1, 2018
2 parents 0c20485 + c4ea5f8 commit 5e95a5b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ language: node_js
node_js:
- "6"

sudo: false
dist: trusty

branches:
except:
- /^dependabot\/.*$/
Expand Down

0 comments on commit 5e95a5b

Please sign in to comment.