Skip to content
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Aug 27, 2014
1 parent 980a02b commit 15a719c
Show file tree
Hide file tree
Showing 38 changed files with 56 additions and 741 deletions.
10 changes: 3 additions & 7 deletions .gitignore
@@ -1,8 +1,4 @@
/.idea
build/api
build/code-browser
build/coverage
build/logs
build/pdepend
cache.properties
phpunit.xml
/composer.lock
/composer.phar
/vendor
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -14,7 +14,7 @@ before_script:
- composer install --no-interaction --prefer-source --dev

script:
- phpunit --configuration ./build/travis-ci.xml
- ./vendor/bin/phpunit --configuration ./build/phpunit.xml

matrix:
allow_failures:
Expand Down
226 changes: 0 additions & 226 deletions PHP/Token/Stream/Autoload.php

This file was deleted.

65 changes: 0 additions & 65 deletions PHP/Token/Stream/Autoload.php.in

This file was deleted.

0 comments on commit 15a719c

Please sign in to comment.