Skip to content

Commit

Permalink
More .travis.yml updates
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbilbie committed Mar 22, 2015
1 parent 61738a7 commit 34a6b66
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
language: php

sudo: false

cache:
directories:
- vendor

php:
- 5.4
- 5.5
Expand Down

0 comments on commit 34a6b66

Please sign in to comment.