Fixed tests

This commit is contained in:
danogentili 2017-01-26 16:04:11 +03:00
parent 7fd1e08376
commit 03dd3efe66
2 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@ before_script:
script:
- "./testing.php"
before_install:
- openssl aes-256-cbc -K $encrypted_223c5fe08d29_key -iv $encrypted_223c5fe08d29_iv
-in enc.tar.xz.enc -out enc.tar.xz -d
- openssl aes-256-cbc -K $encrypted_0b05103af24b_key -iv $encrypted_0b05103af24b_iv
-in enc.tar.xz.enc -out enc.tar.xz -d
- tar -xJpf enc.tar.xz

Binary file not shown.