Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Commit

Permalink
Added Travis-ci (fixed #50)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyrixx committed Oct 5, 2012
1 parent 361eb2b commit 42c95ad
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
@@ -0,0 +1,8 @@
language: php

before_script: composer install --dev

php:
- 5.3
- 5.4

0 comments on commit 42c95ad

Please sign in to comment.