forked from loafle/openapi-generator-original
Test PHP client in Travis CI (#11996)
* test php in circleci node 2 * restore image * install php 8.1.4 * install plugin * install libonig-dev * install libzip-dev * test php in travis * rehash
This commit is contained in:
@@ -26,6 +26,9 @@ if [ "$NODE_INDEX" = "1" ]; then
|
||||
|
||||
elif [ "$NODE_INDEX" = "2" ]; then
|
||||
echo "Running node $NODE_INDEX to test Go"
|
||||
|
||||
php -v
|
||||
|
||||
# install haskell
|
||||
#curl -sSLk https://get.haskellstack.org/ | sh
|
||||
#stack upgrade
|
||||
|
||||
Reference in New Issue
Block a user