Skip to content

Commit

Permalink
travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeniy Tuboltsev committed Mar 21, 2013
1 parent dffca68 commit 4616f2c
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -7,11 +7,11 @@ env:
- DB=redis

before_script:
- phpenv config-add tests/php.config
- phpenv config-add test/php.config

# omitting "script:" will default to phpunit
# use the $DB env variable to determine the phpunit.xml to use
script: php tests/runtests.php
script: php test/runtests.php

# configure notifications (email, IRC, campfire etc)
notifications:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 4616f2c

Please sign in to comment.