Skip to content
This repository was archived by the owner on Jan 27, 2024. It is now read-only.

Commit 42475e8

Browse files
committed
Remove phpspec travis stuff, phpspec is not used in this repo.
1 parent c47b477 commit 42475e8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ php:
66
- 5.6
77
- hhvm
88

9-
before_install:
10-
- bash -c 'if [ "$TRAVIS_PHP_VERSION" == "hhvm" ]; then rm phpspec.yml; fi;'
11-
- bash -c 'if [ "$TRAVIS_PHP_VERSION" == "hhvm" ]; then mv phpspec.hhvm.yml phpspec.yml; fi;'
12-
139
install:
1410
- travis_retry composer install --no-interaction --prefer-source
1511

0 commit comments

Comments
 (0)