Skip to content

Commit 7571d4e

Browse files
authored
Update .travis.yml
1 parent 4855d38 commit 7571d4e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
language: php
22

33
php:
4-
- 5.6
54
- 7.0
65

76
before_script:
87
- composer self-update
98
- composer install --prefer-source --no-interaction
109

11-
script: vendor/bin/phpunit
10+
script: vendor/bin/phpunit

0 commit comments

Comments
 (0)