HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/eleo.komma.nl/vendor/teamtnt/tntsearch/.travis.yml
language: php

php:
  - 7.1
  - 7.2
  - 7.3
  - 7.4snapshot

addons:
  code_climate:
    repo_token: e43f1f89afb5a2f6acfaea42a6a9ebd8d33538208fafa8636826c173b3f7ec26 

script:
  - vendor/bin/phpunit

before_script:
  - composer self-update
  - composer install

after_script:
  - vendor/bin/test-reporter