comparison default/assets/vendors/theme-widgets/vendor/abraham/twitteroauth/.travis.yml @ 0:1d038bc9b3d2 default tip

Up:default
author Liny <dev@neowd.com>
date Sat, 31 May 2025 09:21:51 +0800
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:1d038bc9b3d2
1 language: php
2 php:
3 - '5.6'
4 - '7.0'
5 - '7.1'
6 - hhvm
7 sudo: false
8 before_script:
9 - composer self-update
10 - composer install --prefer-source --no-interaction
11 script:
12 - vendor/bin/phpunit