Skip to content

Commit 54f0bb3

Browse files
author
Chris Gårdenberg
committed
Preparing 1.0.23 (Critical bugfix)
1 parent 10b14bb commit 54f0bb3

10 files changed

Lines changed: 604 additions & 606 deletions

File tree

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ script:
1515
- cd wp-tests/spec && bundle exec rspec test.rb && cd .. && cd .. && phpunit
1616

1717
deploy:
18-
- provider: script
19-
skip_cleanup: true
20-
script: chmod +x $TRAVIS_BUILD_DIR/scripts/trunk.sh && $TRAVIS_BUILD_DIR/scripts/trunk.sh
21-
on:
22-
branch: master
23-
php: 5.6
2418
- provider: script
2519
skip_cleanup: true
2620
script: chmod +x $TRAVIS_BUILD_DIR/scripts/deploy.sh && $TRAVIS_BUILD_DIR/scripts/deploy.sh

0 commit comments

Comments
 (0)