We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3cbcf5 commit 80f55d3Copy full SHA for 80f55d3
1 file changed
.travis.yml
@@ -4,8 +4,8 @@ cache:
4
directories:
5
- node_modules
6
node_js:
7
- - '0.12'
8
- v4
+ - lts/*
9
- stable
10
after_success:
11
- npm run semantic-release
0 commit comments