Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
Many improvements by dmzoneill
Browse files Browse the repository at this point in the history
Many improvements and bug fixes.
16 commits by dmzoneill 🏆
  • Loading branch information
Jon Eyrick authored May 21, 2018
2 parents 269e1bc + 3dce66e commit f984b4b
Show file tree
Hide file tree
Showing 4 changed files with 1,421 additions and 144 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ before_script:
- travis_retry wget https://raw.githubusercontent.com/jaggedsoft/php-binance-api/gh-travis/phpunit.xml -O phpunit.xml
- travis_retry wget https://github.com/php-coveralls/php-coveralls/releases/download/v2.0.0/php-coveralls.phar -O coveralls.phar
- travis_retry wget https://github.com/codacy/php-codacy-coverage/releases/download/1.4.2/codacy-coverage.phar -O codacy.phar
- travis_retry wget https://github.com/phpfmt-next/fmt/raw/master/bin/fmt.phar -O fmt.phar
- travis_retry wget https://github.com/dmzoneill/fmt/raw/master/fmt.phar -O fmt.phar
- travis_retry wget https://codecov.io/bash -O codecov.sh
- COMPOSER=composer-test.json composer -vvv install --no-interaction --no-suggest
- chmod -v +x codecov.sh
Expand Down
Loading

0 comments on commit f984b4b

Please sign in to comment.