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

Commit

Permalink
Update Travis config to allow builds to pass
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Meredith committed Jun 30, 2015
1 parent f456599 commit 39f6ee9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ php:
- 5.5
- 5.6
- hhvm
- hhvm-nightly

before_script:
- composer update --prefer-source

script:
- ./vendor/bin/phpunit
- ./vendor/bin/phpcs --standard=PSR2 ./src ./tests

notifications:
irc: "irc.freenode.org#zftalk.modules"

0 comments on commit 39f6ee9

Please sign in to comment.