PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins1
/
woocommerce-bookings
language: php sudo: false # Test main supported versions of PHP against latest WP. 5.2 is min supported PHP version. php: - 5.6 - 7.0 - 7.1 env: - WP_VERSION=latest WP_MULTISITE=0 WC_VERSION=2.6.14 # Additonal tests against stable PHP (min recommended version is 5.6) and past supported versions of WP. matrix: include: - php: 5.6 env: WP_VERSION=latest WP_MULTISITE=1 WC_VERSION=2.6.14 - php: 5.6 env: WP_VERSION=latest WP_MULTISITE=0 WC_VERSION=3.0.0-rc.2 install: - . $HOME/.nvm/nvm.sh - nvm install 4.0.0 - nvm use 4.0.0 - npm install - travis_retry composer install --no-interaction --prefer-source before_script: - phpenv config-rm xdebug.ini - bash tests/bin/install.sh wc_bookings_test root '' localhost $WP_VERSION - bash tests/bin/travis.sh before #save node_modules to speed up build cache: directories: - node_modules script: npm run test after_script: - bash tests/bin/travis.sh after
[+]
..
[-] woocommmerce-bookings.php
[edit]
[+]
languages
[-] .travis.yml
[edit]
[+]
woo-includes
[-] woocommerce-bookings.php
[edit]
[-] phpcs.xml
[edit]
[-] uninstall.php
[edit]
[+]
includes
[-] package-lock.json
[edit]
[-] phpunit.xml
[edit]
[-] .woocommerce-bookings.php
[edit]
[-] composer.json
[edit]
[-] changelog.txt
[edit]
[+]
assets
[-] .editorconfig
[edit]
[+]
templates