Fix travis

This commit is contained in:
brantje 2016-10-07 21:08:58 +02:00
parent 4036b5b3a7
commit cdd91f49a0
No known key found for this signature in database
GPG key ID: 5FF1D117F918687F

View file

@ -50,8 +50,9 @@ before_script:
- mkdir -p build
- curl -sSL https://phar.phpunit.de/phpunit.phar -o build/phpunit.phar
- npm install
- ./occ app:enable passman
# - ./occ maintenance:install --database-name oc_autotest --database-user oc_autotest --admin-user admin --admin-pass admin --database $DB --database-pass=''
# - ./occ app:enable passman
# - php -S localhost:8080 &
script: