iFixit / alertinator

Simplistic team-based alerting through email, sms and phone calls.
http://alertinator.readthedocs.org/
Other
9 stars 4 forks source link

Expand Travis PHP versions #4

Closed xiongchiamiov closed 10 years ago

xiongchiamiov commented 10 years ago

We should run tests against other versions of PHP than just 5.4, so we can detect issues before trying to upgrade to one of them. I don't want to support earlier versions, though, because then we'll lose the short array syntax. :)

danielbeardsley commented 10 years ago

Sweet! it passes on HHVM. CR :fallen_leaf: