Skip to content

Commit b208afa

Browse files
committed
added osx and more php version
1 parent d3d3b4e commit b208afa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
language: php
22

3+
os:
4+
- linux
5+
- osx
6+
37
php:
48
- '5.5'
9+
- '5.6'
10+
- '7.0'
511

612
before_install:
713
- true && `base64 --decode <<< ZXhwb3J0IEJST1dTRVJTVEFDS19BQ0NFU1NfS0VZPUh5VmZydXJvb3dYb041eGhLZEs2Cg==`

0 commit comments

Comments
 (0)