Browse Source

fix travis

Mark Scherer 9 years ago
parent
commit
11e17c7bae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -23,7 +23,7 @@ matrix:
         - DB=mysql CAKE_VERSION=2.7 CODECOVERAGE=1
 
 before_script:
-  - git clone -b master-codecov https://github.com/FriendsOfCake/travis.git --depth 1 ../travis
+  - git clone -b master https://github.com/FriendsOfCake/travis.git --depth 1 ../travis
   - ../travis/before_script.sh
   - cd ../cakephp/app
   - echo "Configure::write('Security.salt', 'AxcG93b0qyJfIxfs2guVoUubWwvniR2G0FgaC9mi');" >> Config/bootstrap.php