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

Commit

Permalink
Remove zephir validation after build (already done before)
Browse files Browse the repository at this point in the history
  • Loading branch information
fezfez committed Aug 6, 2015
1 parent 6893583 commit c9ee9ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ script: ./vendor/bin/phpunit --coverage-clover coverage.clover
after_script:
- wget https://scrutinizer-ci.com/ocular.phar
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
- zephir build

matrix:
allow_failures:
Expand Down

0 comments on commit c9ee9ae

Please sign in to comment.