Skip to content

Commit da5b41d

Browse files
committed
Merge branch 'cleanup' into beta
2 parents 1fe42ef + 92a1d2a commit da5b41d

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

.travis.yml

-12
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,3 @@ cache:
1212
install:
1313
- "npm install --ignore-scripts"
1414
- "npx allow-scripts"
15-
16-
#@todo uncomment before v1
17-
#jobs:
18-
# include:
19-
# - stage: release
20-
# if: branch = master AND type = push
21-
# node_js: "12"
22-
# deploy:
23-
# provider: "script"
24-
# skip_cleanup: true
25-
# script:
26-
# - "npx semantic-release"

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"@hapi/lab": "^22.0.0",
3333
"allow-scripts": "^1.5.2",
3434
"nock": "^12.0.1",
35-
"semantic-release": "^17.0.4",
3635
"sinon": "^9.0.0",
3736
"tmp": "^0.1.0"
3837
},

0 commit comments

Comments
 (0)