Skip to content

Commit 1490c7c

Browse files
committed
Improved travis config
1 parent d602202 commit 1490c7c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.travis.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
language: php
22
php:
3-
- "7.0"
4-
- "5.6"
5-
- "5.5"
3+
- 7.0
4+
- 5.6
5+
- 5.5
6+
- hhvm
67

7-
services:
8-
- array-server
8+
sudo: false
99

1010
matrix:
1111
fast_finish: true

0 commit comments

Comments
 (0)