Skip to content

Commit eb8a361

Browse files
committed
[TASK] Updated travis config file
1 parent 1c81083 commit eb8a361

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.travis.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ env:
1010
- MAGENTO_VERSION="1.7.0.2"
1111
- MAGENTO_VERSION="1.8.1.0"
1212
- MAGENTO_VERSION="1.9.0.1"
13+
- MAGENTO_VERSION="1.9.1.0"
14+
15+
matrix:
16+
fast_finish: true
17+
exclude:
18+
- php: 5.5
19+
env: MAGENTO_VERSION="1.6.2.0"
20+
- php: 5.5
21+
env: MAGENTO_VERSION="1.7.0.2"
1322

1423
before_install:
1524
- mkdir test/

0 commit comments

Comments
 (0)