Skip to content

Commit 08d18a8

Browse files
Update .travis.yml
1 parent 6ead645 commit 08d18a8

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.travis.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,8 @@ script:
88
- npm run lint
99
- npm test
1010
deploy:
11-
- provider: script
12-
skip_cleanup: true
13-
script:
14-
- bx-blue-green-travis
15-
on:
16-
branch: master
17-
repo: watson-developer-cloud/botkit-middleware
1811
- provider: script
1912
skip_cleanup: true
2013
script: npx semantic-release
2114
on:
22-
node: 8
15+
node: 8

0 commit comments

Comments
 (0)