Skip to content

Commit 3cc33dc

Browse files
author
Benjamin Wilson Friedman
authored
Deploy only if php == '7.1' (#337)
1 parent 82907cb commit 3cc33dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@ deploy:
3131
local_dir: output
3232
on:
3333
branch: master
34+
php: '7.1'
3435
after_success:
3536
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)