Browse Source

Fix travis

euromark 11 years ago
parent
commit
29415735f4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -24,6 +24,7 @@ matrix:
 
 before_script:
   - composer global require 'phpunit/phpunit=3.7.33'
+  - mkdir ./vendors
   - ln -s ~/.composer/vendor/phpunit/phpunit/PHPUnit ./vendors/PHPUnit
   - git clone https://github.com/FriendsOfCake/travis.git --depth 1 ../travis
   - ../travis/before_script.sh