Skip to content

Commit d42cde4

Browse files
authored
Update .travis.yml
1 parent 30aea9e commit d42cde4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.travis.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@ language: node_js
22
node_js:
33
- "node"
44
- "lts/*"
5-
- "8"
6-
- "7"
7-
- "6"
85
install:
96
- npm install
107
script:
11-
- npm run test:coverage
8+
- npm run test:coverage
9+
notifications:
10+
slack: ghentspace:ZLT8kfb3r2v5M0iY2gCN62dd

0 commit comments

Comments
 (0)