Skip to content

Commit

Permalink
add .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
s-hinse committed Feb 1, 2016
1 parent 8d903ed commit 6d0e9b1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis..yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: php
php:
- '5.4'
- '5.5'
- '5.6'
- '7.0'
- hhvm
- nightly

0 comments on commit 6d0e9b1

Please sign in to comment.