Travis: Deploy on every repo, forks usually don't setup Travis

pico-3.0-alpha
Daniel Rudolf 10 years ago
parent d503cea954
commit 4ddde6b9fb
  1. 1
      .travis.yml

@ -27,7 +27,6 @@ deploy:
file: pico-release-$TRAVIS_TAG.tar.gz file: pico-release-$TRAVIS_TAG.tar.gz
skip_cleanup: true skip_cleanup: true
on: on:
repo: picocms/Pico
tags: true tags: true
php: 5.3 php: 5.3

Loading…
Cancel
Save