euromark 11 年 前
コミット
29415735f4
1 ファイル変更1 行追加0 行削除
  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