Skip to content

Commit b2cf094

Browse files
committed
test ci
1 parent 01dd98d commit b2cf094

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ arch:
55

66
os: linux
77

8-
language: php
8+
language: shell
99

10-
php:
11-
- 7.4
10+
# php:
11+
# - 7.4
1212

1313
notifications:
1414
email:
@@ -33,4 +33,4 @@ install:
3333
- composer install
3434

3535
script:
36-
- vendor/bin/phpunit
36+
# - vendor/bin/phpunit

0 commit comments

Comments
 (0)