Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.

Commit e97f5b8

Browse files
committed
⚡ update travis tpl
1 parent d153b71 commit e97f5b8

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.travis.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,7 @@
11
language: node_js
22
node_js:
3-
- 'iojs-v2.3.4'
4-
before_install:
5-
- npm install -g npm@3
6-
- npm config set loglevel error
7-
- npm config -g list -l
8-
- npm --version
3+
- 5
94
script: npm run-script ci
105
cache:
116
directories:
127
- node_modules
13-
# Post build notifications to the Integrations Flowdock
14-
notifications:
15-
flowdock: e3dc17bc8a2c1b3412abe3e5747f8291

0 commit comments

Comments
 (0)