Fixed tests

This commit is contained in:
danogentili 2017-01-26 16:09:38 +03:00
parent 03dd3efe66
commit 181bd156d8

View File

@ -14,7 +14,7 @@ addons:
before_script:
- composer update --dev
script:
- "./testing.php"
- "tests/testing.php"
before_install:
- openssl aes-256-cbc -K $encrypted_0b05103af24b_key -iv $encrypted_0b05103af24b_iv
-in enc.tar.xz.enc -out enc.tar.xz -d