Skip to content

Commit a732358

Browse files
author
Kevin Burke
committed
install travis-ci test deps using composer
1 parent eb1a457 commit a732358

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ php:
33
- 5.3
44
- 5.4
55
script: "make test"
6-
before_install: "bash travis_install.bash"
6+
before_install: "composer install --dev"

travis_install.bash

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

0 commit comments

Comments
 (0)