Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
domainepublic
alternc
Commits
b234bc79
Commit
b234bc79
authored
Mar 23, 2014
by
Alan Garcia
Browse files
Missing dbunit
parent
9238572d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
b234bc79
...
...
@@ -3,6 +3,8 @@ php:
-
5.4
script
:
phpunit --coverage-clover=coverage.clover
before_script
:
-
pear channel-discover pear.phpunit.de
-
pear install phpunit/DbUnit
-
cd phpunit
after_script
:
-
wget https://scrutinizer-ci.com/ocular.phar
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment