Skip to content

Commit

Permalink
check if travis can do a crazy build for us :)
Browse files Browse the repository at this point in the history
  • Loading branch information
cebe committed Mar 7, 2014
1 parent 65bfd16 commit 315cfbc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@ language: php

php:
- 5.4
- 5.4.4
- 5.4.5
- 5.4.6
- 5.4.7
- 5.4.8
- 5.4.9
- 5.4.10
- 5.4.11
- 5.4.12
- 5.4.13
- 5.4.14
- 5.5
- 5.6
- hhvm
Expand Down

0 comments on commit 315cfbc

Please sign in to comment.