Skip to content

Commit

Permalink
Update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mardix committed Jan 14, 2014
2 parents e04470c + 0348359 commit 534e30a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
language: php
php:
- 5.3
- 5.4
- 5.5
branches:
except:
- php-52
before_script: composer install
script: "./vendor/bin/phpunit && ./vendor/bin/phpcs -n src/"

0 comments on commit 534e30a

Please sign in to comment.