Browse Source

Attempting to fix phpunit version conflict in TravisCI

Curtis Farnham 8 years ago
parent
commit
25b1921f75
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -3,6 +3,4 @@ php:
   - 5.5
   - 5.6
   - 7.0
-before_script:
-  - composer install
 script: vendor/bin/phpunit