Skip to content

Commit 4064924

Browse files
committed
Once again skipping PHP 7 testing
1 parent ac4eb1f commit 4064924

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ php:
55
- 5.4
66
- 5.5
77
- 5.6
8-
- 7.0
8+
#- 7.0
99

1010
install:
1111
#- composer install
@@ -23,6 +23,6 @@ deploy:
2323
file: el_playamatrix_importer.zip
2424
on:
2525
repo: EllisLab/PlayaMatrixImporter
26-
php: 7.0
26+
php: 5.6
2727
tags: true
2828
condition: $TRAVIS_PULL_REQUEST = false

0 commit comments

Comments
 (0)