Skip to content

Commit

Permalink
Install Travis
Browse files Browse the repository at this point in the history
Get the test organization under control and separate a bit.
  • Loading branch information
kellysutton committed May 30, 2015
1 parent 43be662 commit c72f514
Show file tree
Hide file tree
Showing 7 changed files with 1,089 additions and 109 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
vendor/
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
language: php
php:
- '5.5'
- '5.4'
Loading

0 comments on commit c72f514

Please sign in to comment.