Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 17, 2021. It is now read-only.

Commit ca96de6

Browse files
authored
Update travis.yml: Indentation & Add node 6 & 7 (#8)
1 parent 6ae6865 commit ca96de6

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

‎.travis.yml‎

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
language: node_js
22
node_js:
3-
- 4
3+
- 4
4+
- 6
5+
- 7
46
before_install:
5-
- npm install -g npm@3
6-
- npm config set loglevel error
7-
- npm config -g list -l
8-
- npm --version
7+
- npm install -g npm@3
8+
- npm config set loglevel error
9+
- npm config -g list -l
10+
- npm --version
911
script: npm run-script ci
1012
cache:
1113
directories:
12-
- node_modules
14+
- node_modules
1315
notifications:
1416
flowdock: e3dc17bc8a2c1b3412abe3e5747f8291

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /