Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 0273521

Browse files
committed
Removed phpspec references
1 parent 1bbc6df commit 0273521

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ before_script:
1717
- vendor/symfony-cmf/testing/bin/travis/phpcr_odm_doctrine_dbal.sh
1818

1919
script:
20-
- phpunit --coverage-text
21-
- ./vendor/bin/phpspec run
20+
- phpunit
2221

2322
notifications:
2423
irc: "irc.freenode.org#symfony-cmf"

phpspec.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)