Skip to content

Commit

Permalink
Dev: Travis test
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Nov 7, 2017
1 parent 5710af9 commit 221fceb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Expand Up @@ -5,10 +5,10 @@ php:
before_script:
- phpunit --version
- touch enabletests
- rm composer.lock
- rm -r third_party
- composer update
- composer install
#- rm composer.lock
#- rm -r third_party
#- composer update
#- composer install
- chmod -R 777 tmp
- chmod -R 777 tmp/runtime
- chmod -R 777 upload
Expand Down

0 comments on commit 221fceb

Please sign in to comment.