Skip to content

Commit e81a9f8

Browse files
committed
No need for composer dev right now.
1 parent b5a5d53 commit e81a9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ script:
2828
# - bin/phpmd src/Codebender/ xml cleancode,codesize,design,naming,unusedcode --exclude *Test.php --reportfile build/pmd.xml
2929

3030
after_script:
31-
- php composer.phar install --dev
31+
# - php composer.phar install --dev
3232
# - php bin/coveralls -v
3333

3434
notifications:

0 commit comments

Comments
 (0)