Skip to content

Commit 1cd444f

Browse files
committed
Merge branch 'release/0.3.3'
2 parents fa2a2bf + cdcbfcd commit 1cd444f

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ php:
33
- 5.3
44
- 5.4
55
env:
6+
- MAGE=1.9.0.1
7+
- MAGE=1.8.1.0
68
- MAGE=1.7.0.2
79
- MAGE=1.6.2.0
810
- MAGE=1.5.1.0

.travis/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require": {
3-
"ecomdev/mage-ci": "*",
4-
"mikey179/vfsStream": "*"
3+
"ecomdev/mage-ci": "1.0.9",
4+
"mikey179/vfsStream": "1.3.*"
55
},
66
"config": {
77
"bin-dir": "bin"

0 commit comments

Comments
 (0)