Skip to content

Commit

Permalink
fixes test invocation on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
videlalvaro committed Nov 18, 2011
1 parent 421bddb commit e41ec37
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 @@ -6,4 +6,4 @@ php:
- 5.3
- 5.4

script: phpunit
script: make test

0 comments on commit e41ec37

Please sign in to comment.