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 bb0efd3

Browse files
committed
fix travis to node 10
1 parent 9457a10 commit bb0efd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.travis.yml

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

33
node_js:
4-
- stable
4+
- '10'
55

66
install:
77
- npm install
88

99
script:
10-
- npm test
10+
- npm test

0 commit comments

Comments
(0)

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