Skip to content

Commit 7e29aa9

Browse files
committed
Fix travis configuration
1 parent dc133bc commit 7e29aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ before_script:
99
- curl -s http://getcomposer.org/installer | php
1010
- php composer.phar --dev install
1111

12-
script: phpspec r -v
12+
script: bin/phpspec r -v

0 commit comments

Comments
 (0)