Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit cfe62bd

Browse files
authored
Update .travis.yml
1 parent c7312f2 commit cfe62bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,11 @@ deploy:
8484
skip_cleanup: true
8585
on:
8686
branch: $DEPLOY_SOURCE_BRANCH
87-
php: 5.6
87+
php: 7.1
8888
- provider: script
8989
# Deploys build artifact's source branch to acquia-pso/blted8 on GitHub.
9090
script: ${BLT_DIR}/scripts/blt/ci/internal/deploy_blted8.sh
9191
skip_cleanup: true
9292
on:
9393
branch: $DEPLOY_SOURCE_BRANCH
94-
php: 5.6
94+
php: 7.1

0 commit comments

Comments
 (0)