Skip to content

Commit

Permalink
exclude codeception
Browse files Browse the repository at this point in the history
  • Loading branch information
ytake committed Jun 21, 2015
1 parent 5af1a13 commit d24ff07
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ script:
- chmod -R 777 tests/build
- ./vendor/bin/phpunit
- ./vendor/bin/phpspec run -v
- touch storage/codeception.sqlite
- php artisan migrate --database=codeception
- php artisan serve
- ./vendor/bin/codecept build
- ./vendor/bin/codecept run --steps
after_script:
- php vendor/bin/coveralls -v
- wget https://scrutinizer-ci.com/ocular.phar
Expand Down

0 comments on commit d24ff07

Please sign in to comment.