Skip to content

Commit 8b46d03

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

File tree

2 files changed

+1
-248
lines changed

2 files changed

+1
-248
lines changed

.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)