Skip to content

Commit

Permalink
Travis CI debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
giorgiosironi committed Feb 17, 2013
1 parent 89d2651 commit c76a95f
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 @@ -3,4 +3,4 @@ php:
- 5.3
- 5.4
before_script: ./before_script.sh
script: "php run-phpunit.php"
script: "php run-phpunit.php --filter testOpen Tests/Selenium2TestCaseTest.php"

0 comments on commit c76a95f

Please sign in to comment.