Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
izderadicka committed May 29, 2019
1 parent 85ac6ad commit 3640347
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 @@ -28,7 +28,7 @@ matrix:
- npm run build
- language: minimal
if: tag IS present
install: true
before_install: true
script: true
services:
- docker
Expand All @@ -38,7 +38,7 @@ matrix:
- bash docker_push.sh
- language: minimal
if: tag IS present
install: true
before_install: true
services:
- docker
script:
Expand Down

0 comments on commit 3640347

Please sign in to comment.