Skip to content

Commit

Permalink
Fixed travis config for master
Browse files Browse the repository at this point in the history
  • Loading branch information
loewexy committed Aug 26, 2018
1 parent d743092 commit 160156d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -28,9 +28,9 @@ deploy:
script: .travis/deploy-snapshot.sh
skip_cleanup: true
on:
branch: dev
branch: master
- provider: script
script: .travis/deploy-release.sh
skip_cleanup: true
on:
tags: true
tags: true

0 comments on commit 160156d

Please sign in to comment.