Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit 72ef0ed

Browse files
committed
2.0.0 - Improved version only compatible with PHP > 7.0
1 parent a90e9a4 commit 72ef0ed

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,7 @@ matrix:
3131
allow_failures:
3232
- php: nightly
3333

34-
before_install:
35-
- sudo apt-get install gnome-terminal
36-
3734
before_script:
38-
- gnome-terminal -e 'php -S localhost:8000 -t tests/'
3935
- export PATH="./vendor/bin:$PATH"
4036
- travis_retry composer self-update
4137
- travis_retry composer install --no-interaction --prefer-source --dev

0 commit comments

Comments
 (0)