Skip to content

Commit 184e850

Browse files
author
Mark Scherer
committed
remove tests.
1 parent db37625 commit 184e850

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: php
33
php:
44
- 5.3
55
- 5.4
6+
- 5.5
67

78
env:
89
global:
@@ -27,7 +28,6 @@ before_script:
2728
- ../travis/before_script.sh
2829
- cd ../cakephp/app
2930
- ln -s ~/.composer/vendor/phpseclib ../vendors/phpseclib
30-
- ln -s ~/.composer/vendor/phpseclib ./Vendor/phpseclib
3131
- echo "Configure::write('Security.salt', 'AycG93b0qyJfIxfs2guVoUubWwvniR2G0FgaC9mi');" >> Config/bootstrap.php
3232
- echo "Configure::write('Security.cipherSeed', '16659201697453542496749683615');" >> Config/bootstrap.php
3333
- cd ..

0 commit comments

Comments
 (0)