mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-19 03:21:32 +00:00
Set PHP version environment variable
This commit is contained in:
@@ -24,3 +24,5 @@ jobs:
|
||||
- run: |
|
||||
bash tests/before_script.sh
|
||||
bash tests/script.sh
|
||||
env:
|
||||
TRAVIS_PHP_VERSION: ${{ matrix.php }}
|
||||
|
||||
Reference in New Issue
Block a user