Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Commit

Permalink
fix: update travis yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
germanattanasio authored Jul 20, 2018
1 parent ccb8652 commit ba189d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:
- BX_SPACE=demos
before_deploy: npm install -g bx-blue-green
deploy:
provider: script
- provider: script
script:
- bx-blue-green-travis
on:
Expand All @@ -28,4 +28,4 @@ deploy:
skip_cleanup: true
script: npx semantic-release
on:
node: 8
node: 8

0 comments on commit ba189d1

Please sign in to comment.