Skip to content

Commit

Permalink
Another try on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
izderadicka committed May 29, 2019
1 parent 204c723 commit 649e4b0
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 @@ -27,15 +27,15 @@ matrix:
- npm install
- npm run build
- language: minimal
if: branch=master && tag IS present
if: tag IS present
services:
- docker
deploy:
- provider: script
script:
- bash docker_push.sh
- language: minimal
if: branch=master && tag IS present
if: tag IS present
services:
- docker
script:
Expand Down

0 comments on commit 649e4b0

Please sign in to comment.