Skip to content

Commit

Permalink
Added OS X to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Kluska committed Jun 29, 2017
1 parent fc4d25b commit d96a185
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ php:
- '5.6'
- '7.0'
- '7.1'
os:
- linux
- osx

before_script: composer install --dev

Expand Down

0 comments on commit d96a185

Please sign in to comment.