Skip to content

Commit

Permalink
check against php7
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikzogg committed Mar 7, 2015
1 parent c7441a7 commit 42891ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
language: php

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

matrix:
Expand Down

0 comments on commit 42891ce

Please sign in to comment.