usbmodeswitch: Updated to v.1.2.6 from shibby's branch.
[tomato.git] / release / src / router / php / .travis.yml
bloba375a359dd1585262b9cf37a440e821fb247ae6e
1 language: php
3 php:
4     # We only specify one version so we only get one worker
5     - 5.4
7 notifications:
8     email: false
10 script: exit 0