Skip to content

Commit

Permalink
[test] Update travis configuration (socketio#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne authored Oct 31, 2018
1 parent 916e4bb commit ecf0c14
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
language: node_js
sudo: false
node_js:
- '4'
- '6'
- '8'
- node
- '10'
git:
depth: 1
notifications:
irc: 'irc.freenode.org##socket.io'
matrix:
include:
- node_js: node
Expand Down

0 comments on commit ecf0c14

Please sign in to comment.