Skip to content

Commit f115039

Browse files
[test] Update travis configuration
1 parent 6b356eb commit f115039

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

.travis.yml

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,25 @@ language: node_js
22
sudo: false
33
node_js:
44
- '4'
5-
- 'node'
5+
- '6'
6+
- '8'
7+
- node
68
notifications:
7-
irc: irc.freenode.org##socket.io
9+
irc: 'irc.freenode.org##socket.io'
810
git:
911
depth: 1
1012
matrix:
1113
include:
12-
- node_js: 'node'
13-
env: BROWSERS=1
14+
- node_js: node
15+
env: BROWSERS=1
16+
cache:
17+
directories:
18+
- node_modules
19+
env:
20+
global:
21+
- secure: >-
22+
Ea4P/R9UlWzDlHSP5ynmLiD/YgLjecIvCviOcRTle9mV3P1j2k94Ay1LVu1Jw4whlNmWLq2Z/p8M63L92ODPMlarPsuME8HlP4zGr41whFhRbFdda4k3zrHfUhZBlnhY1MVWXTtVm/l7DOzpBrNh+wKecxZB3yyyEaA+PSG3qcQ=
23+
- secure: >-
24+
JmPf38qx5Rb6K+WYOMwb5YmESkDmVJ6tgggiJIuyRfHsgQVOO7XBwZuspIKGTSFolUIMaqwQe79Kd+Ehs2ZZ/0lUyF2/6xW3FqFnASUusYJcZdfRjypmBFWs6BRdtEORM8HL0dgBx4O4u/e4ZvtygumbPahjQbMDaqN+MvlpjD0=
25+
- secure: >-
26+
c3pnLhy3VDJqMl16ABA+8vt3I623aNa2wkLceLXb2V1Dc6eiZeulDH2ekwmdVo/r2WwGIKP3Y6B0mq/xP4W0hg4uT+xWh0AmFHclVyM/yp/AqfXrDUv17Vm0vB7OIgp332OiAlK6Dr13YDbWW8iZxmID41O2+2qohLGPn5JMncg=

0 commit comments

Comments
 (0)