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

Commit 2c6ea66

Browse files
[MOD] travis: run on nodeJs versions 8 & 10
1 parent a6c0c65 commit 2c6ea66

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

β€Ž.travis.ymlβ€Ž

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: node_js
22
node_js:
33
- "6"
4+
- "8"
5+
- "10"
46
notifications:
57
email:
68
recipients:
@@ -10,4 +12,4 @@ notifications:
1012
on_failure: [always]
1113
after_success:
1214
- npm run coverage
13-
- bash <(curl -s https://codecov.io/bash)
15+
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
(0)

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /