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

Commit

Permalink
Merge pull request #172 from joomlatools/feature/171-tests
Browse files Browse the repository at this point in the history
Remove tests
  • Loading branch information
johanjanssens committed Jun 30, 2015
2 parents 1586d0a + f5989af commit 44b61a6
Show file tree
Hide file tree
Showing 743 changed files with 0 additions and 149,827 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,15 @@ before_script:
- pyrus install -f pear/PHP_CodeSniffer-1.5.4
- phpenv rehash
- mysql -e 'create database joomla_ut;'
- mysql joomla_ut < tests/unit/suites/database/stubs/mysql.sql

script:
- phpunit --configuration travisci-phpunit.xml
- phpcs --report=full --extensions=php -p --standard=build/phpcs/Joomla .

branches:
except:
- 2.5.x

notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/18687d008d633d02aa84
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: false # default: false
Expand Down
47 changes: 0 additions & 47 deletions phpunit.xml.dist

This file was deleted.

Loading

0 comments on commit 44b61a6

Please sign in to comment.