Files
socket.io/.travis.yml
2018-11-20 07:32:39 +01:00

13 lines
164 B
YAML

language: node_js
sudo: false
node_js:
- '8'
- '10'
notifications:
irc: "irc.freenode.org#socket.io"
git:
depth: 1
cache:
directories:
- node_modules