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

Commit d8cb863

Browse files
committed
2.0.0 - Improved version only compatible with PHP > 7.0
1 parent 200ac39 commit d8cb863

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
@@ -32,8 +32,8 @@ matrix:
3232
- php: nightly
3333

3434
before_install:
35-
-sudo apt-get update
36-
-sudo apt-get install gnome-terminal
35+
- sudo apt-get update
36+
- sudo apt-get install gnome-terminal
3737

3838
before_script:
3939
- gnome-terminal -e 'php -S localhost:8000 -t tests/'

0 commit comments

Comments
 (0)