Skip to content

Commit

Permalink
Fix release generation 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Molenaar authored and Sean Molenaar committed Sep 23, 2016
1 parent 81ba4d8 commit 623fa1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ before_script:
- wget --content-disposition "https://github.com/theseer/Autoload/releases/download/1.22.0/phpab-1.22.0.phar"
- mv phpab-1.22.0.phar phpab
- chmod +x phpab
- export PATH=$PATH:$PWD
script: phpunit --configuration tests/phpunit.xml
before_deploy:
- ant phar-nightly
Expand Down

0 comments on commit 623fa1e

Please sign in to comment.