add osx to travis config

This commit is contained in:
Arkadiusz Kondas 2016-06-30 22:55:48 +02:00
parent 601ff884e8
commit dd9727e1ab
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
os:
- linux
- osx
language: php
php:
- '7.0'