We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c8ba3 commit 68a7ad0Copy full SHA for 68a7ad0
2 files changed
.travis.yml
@@ -3,7 +3,7 @@ cache:
3
directories:
4
- node_modules
5
notifications:
6
- email: false
+ email: true
7
node_js:
8
- '6'
9
before_script:
package.json
@@ -43,7 +43,7 @@
43
"devDependencies": {
44
"github-post-release": "^1.7.1",
45
"pre-git": "3.15.0",
46
- "semantic-release": "6.3.6"
+ "semantic-release": "^6.3.6"
47
},
48
"config": {
49
"pre-git": {
0 commit comments