b0y-101 Mini Shell


Current Path : E:/www/b-group.old/business/applicationmba/vendor/fzaninotto/faker/
File Upload :
Current File : E:/www/b-group.old/business/applicationmba/vendor/fzaninotto/faker/.travis.yml

language: php

dist: precise

php:
    - 5.3
    - 5.4
    - 5.5
    - 5.6
    - 7.0
    - 7.1
    - nightly

sudo: false

cache:
  directories:
    - $HOME/.composer/cache

before_script:
    - travis_retry composer self-update
    - travis_retry composer install --no-interaction --prefer-dist

script: make sniff test

Copyright © 2019 by b0y-101