Skip to content

Commit bf3a24d

Browse files
committed
Using exact node version in travis
1 parent 53728d9 commit bf3a24d

2 files changed

Lines changed: 34 additions & 14 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ cache:
55
notifications:
66
email: true
77
node_js:
8-
- '10'
9-
- '8'
8+
- '10.16.0'
109
after_success:
1110
- npm run semantic-release
1211
branches:

package-lock.json

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

0 commit comments

Comments
 (0)