Skip to content

Commit

Permalink
Activating all tests on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
giorgiosironi committed Mar 2, 2013
1 parent 5e04012 commit 961e81a
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: "vendor/bin/phpunit --verbose --debug --filter testOpen Tests/Selenium2TestCaseTest.php"
script: "vendor/bin/phpunit --verbose --debug Tests"

0 comments on commit 961e81a

Please sign in to comment.