euromark 13 年之前
父节点
当前提交
80bf1f7e18
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

@@ -15,8 +15,9 @@ before_script:
   - git clone --depth 1 git://github.com/dereuromark/tools-app ../app && cd ../app && git checkout master
   - cp -R ../Tools plugins/Tools
   - sh -c "if [ '$DB' = 'mysql' ]; then mysql -e 'CREATE DATABASE cakephp_test;'; fi"
+  - mkdir ./app/tmp
   - chmod -R 777 ./app/tmp
-	- echo "<?php
+  - echo "<?php
     class DATABASE_CONFIG {
     private \$identities = array(
       'mysql' => array(