Skip to content

Commit ffad87c

Browse files
author
Norbert Orzechowicz
committed
Merge pull request #62 from blazarecki/use-travis-container-based-infrastructure
Move to travis container based infrastructure
2 parents 443ede1 + 7c637f4 commit ffad87c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
language: php
22

3+
sudo: false
4+
5+
cache:
6+
directories:
7+
- $HOME/.composer/cache
8+
39
matrix:
410
include:
511
- php: 5.3

0 commit comments

Comments
 (0)