Skip to content

Commit

Permalink
tests: removed useless php.ini files
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Aug 24, 2014
1 parent b7cb820 commit d07d416
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ matrix:
- php: hhvm

script:
- vendor/bin/tester tests -s -c tests/php-unix.ini
- vendor/bin/tester tests -s
- php code-checker/src/code-checker.php -d src

after_failure:
Expand Down
4 changes: 0 additions & 4 deletions tests/php-unix.ini

This file was deleted.

5 changes: 0 additions & 5 deletions tests/php-win.ini

This file was deleted.

0 comments on commit d07d416

Please sign in to comment.