Skip to content

Commit 6fd480b

Browse files
committed
fix(travis): don't skip script
1 parent 9ad39f4 commit 6fd480b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ jobs:
99
# Define the release stage that runs semantic-release
1010
- stage: release
1111
node_js: lts/*
12-
# Advanced: optionally overwrite your default `script` step to skip the tests
13-
script: skip
1412
deploy:
1513
provider: script
1614
skip_cleanup: true

0 commit comments

Comments
 (0)