Skip to content

Commit 623fa1e

Browse files
Sean MolenaarSean Molenaar
Sean Molenaar
authored and
Sean Molenaar
committed
Fix release generation 2
1 parent 81ba4d8 commit 623fa1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ before_script:
77
- wget --content-disposition "https://github.com/theseer/Autoload/releases/download/1.22.0/phpab-1.22.0.phar"
88
- mv phpab-1.22.0.phar phpab
99
- chmod +x phpab
10+
- export PATH=$PATH:$PWD
1011
script: phpunit --configuration tests/phpunit.xml
1112
before_deploy:
1213
- ant phar-nightly

0 commit comments

Comments
 (0)