Skip to content

Commit

Permalink
Test for osx and linux on travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
kuczek committed Feb 1, 2016
1 parent d01d524 commit 6ff681f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@ language: php

sudo: false

os:
- linux
- osx

php:
- 7.0
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- nightly
- hhvm

Expand Down

0 comments on commit 6ff681f

Please sign in to comment.