Skip to content

Commit 68a7ad0

Browse files
committed
refresh tokens
1 parent 66c8ba3 commit 68a7ad0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cache:
33
directories:
44
- node_modules
55
notifications:
6-
email: false
6+
email: true
77
node_js:
88
- '6'
99
before_script:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"github-post-release": "^1.7.1",
4545
"pre-git": "3.15.0",
46-
"semantic-release": "6.3.6"
46+
"semantic-release": "^6.3.6"
4747
},
4848
"config": {
4949
"pre-git": {

0 commit comments

Comments
 (0)