Skip to content
This repository has been archived by the owner on Apr 5, 2019. It is now read-only.

Commit

Permalink
Closing issue #129: "Set up CFM Github Repo to use Travis-CI"
Browse files Browse the repository at this point in the history
  • Loading branch information
JonTheNiceGuy committed Aug 24, 2012
1 parent 567b099 commit fdc70de
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
@@ -0,0 +1,7 @@
language: php
php:
- 5.3
- 5.4
script: phpunit -c Tests/configuration.xml Tests
before_install:
- git submodule update --init --recursive

0 comments on commit fdc70de

Please sign in to comment.