Skip to content

Commit 2152b24

Browse files
committed
Merge branch 'master' of https://github.com/onelogin/php-saml
2 parents fb75e83 + f48c8c0 commit 2152b24

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
@@ -8,7 +8,7 @@ php:
88

99
before_install:
1010
- curl -s https://getcomposer.org/installer | php
11-
- php composer.phar install --prefer-source --dev --no-interaction
11+
- php composer.phar install --prefer-source --no-interaction
1212

1313
script:
1414
- phpunit --bootstrap tests/bootstrap.php --configuration tests/phpunit.xml

0 commit comments

Comments
 (0)