Skip to content

Commit 1831b8d

Browse files
committed
rm spomky-labs/jose from travis
1 parent 1ba1585 commit 1831b8d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.travis.yml

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

9-
env:
10-
- PAYLOAD=true
11-
- PAYLOAD=false
12-
13-
matrix:
14-
exclude:
15-
- php: 5.4
16-
env: PAYLOAD=true
17-
189
before_script:
1910
- composer install --prefer-source -n --no-dev
20-
- 'if [[ ${PAYLOAD} == "true" ]]; then composer require spomky-labs/jose:2.0.x-dev; fi'
2111

2212
script: phpunit -c phpunit.travis.xml

0 commit comments

Comments
 (0)