Skip to content

Commit 8c4b217

Browse files
vladimyragnivade
authored andcommitted
Disable node stable 🔧
1 parent a845fa6 commit 8c4b217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ node_js:
44
- "6"
55
- "7"
66
- "8"
7-
- "stable"
7+
# - "stable"
88
script:
99
- npm run test:all
1010
cache:

0 commit comments

Comments
 (0)