Skip to content

Commit

Permalink
Fix travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
norberttech committed May 4, 2014
1 parent dc133bc commit 7e29aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ before_script:
- curl -s http://getcomposer.org/installer | php
- php composer.phar --dev install

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

0 comments on commit 7e29aa9

Please sign in to comment.