Skip to content

Commit 85e1452

Browse files
committed
Keep couscous from triggering deprecation notice
1 parent 2b9a9a8 commit 85e1452

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
@@ -14,4 +14,4 @@ before_script:
1414
- composer require couscous/couscous --no-progress --no-suggest
1515

1616
script:
17-
- vendor/bin/couscous travis-auto-deploy
17+
- vendor/bin/couscous travis-auto-deploy --php-version=7.1

0 commit comments

Comments
 (0)