Skip to content

Commit

Permalink
travis: Drop sudo: false.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Apr 3, 2019
1 parent 4ed704b commit 086008a
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .travis.yml
@@ -1,10 +1,9 @@
sudo: false
os:
- linux
- osx
- windows
language: node_js
node_js:
- node
- '10'
- '8'
os:
- linux
- osx
- windows

0 comments on commit 086008a

Please sign in to comment.