Skip to content
This repository was archived by the owner on Oct 27, 2025. It is now read-only.

Commit 8b46d03

Browse files
committed
lock travis to use Node 8.0.0
1 parent b534879 commit 8b46d03

2 files changed

Lines changed: 1 addition & 248 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cache:
55
notifications:
66
email: true
77
node_js:
8-
- '8'
8+
- '8.0.0'
99
script:
1010
# check syntax of the script
1111
- node --check bin/commit-message-install.js

package-lock.json

Lines changed: 0 additions & 247 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)