aboutsummaryrefslogtreecommitdiffstats
path: root/public/system/storage/vendor/leafo/scssphp/.travis.yml
blob: 202aa77611a40fd7f84198530d1428c1c0013eb9 (plain)
1
2
3
4
5
6
7
language: php
script: phpunit tests
php:
  - 5.3
  - 5.4
  - 5.5
  - hhvm