Skip to content

Commit 50a553a

Browse files
committed
Updated travis
1 parent 34e95ac commit 50a553a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.travis.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
language: node_js
22

33
node_js:
4-
- "7"
4+
- "8"
55
- "6"
6-
- "5"
76
- "4"
87

98
services:
109
- redis-server
10+
11+
notifications:
12+
email:
13+
on_success: never
14+
on_failure: always

0 commit comments

Comments
 (0)