Skip to content

Commit becdea3

Browse files
committed
fix travis?
1 parent d760ce8 commit becdea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ matrix:
1717

1818
before_script:
1919
- composer install --prefer-source -n --no-dev
20-
- PAYLOAD && composer require spomky-labs/jose:2.0.x-dev
20+
- ${PAYLOAD} && composer require spomky-labs/jose:2.0.x-dev
2121

2222
script: phpunit -c phpunit.travis.xml

0 commit comments

Comments
 (0)