Remove .travis.yml file from releases

This commit is contained in:
Isaac Bennetch 2013-02-19 19:30:04 -05:00
parent f9f8cf8b8b
commit 86c507edec

View File

@ -145,7 +145,7 @@ rm -rf test
rm -rf PMAStandard
# Testsuite setup
rm -f build.xml phpunit.xml.dist
rm -f build.xml phpunit.xml.dist .travis.yml
# Remove readme for github
rm -f README.rst