Skip to content

Commit 3e642dd

Browse files
committed
Cyclic DNS dependency is resolved, remove obsolte documentation
1 parent 6eb548a commit 3e642dd

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ install:
4343
curl -s http://getcomposer.org/installer | php
4444
mv composer.phar /usr/local/bin/composer
4545
fi
46-
- COMPOSER_ROOT_VERSION=`git describe --abbrev=0` composer install --no-interaction
46+
- composer install --no-interaction
4747

4848
script:
4949
- ./vendor/bin/phpunit --coverage-text

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1394,12 +1394,10 @@ on affected versions.
13941394
## Tests
13951395

13961396
To run the test suite, you first need to clone this repo and then install all
1397-
dependencies [through Composer](https://getcomposer.org).
1398-
Because the test suite contains some circular dependencies, you may have to
1399-
manually specify the root package version like this:
1397+
dependencies [through Composer](https://getcomposer.org):
14001398

14011399
```bash
1402-
$ COMPOSER_ROOT_VERSION=`git describe --abbrev=0` composer install
1400+
$ composer install
14031401
```
14041402

14051403
To run the test suite, go to the project root and run:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy