diff --git a/.travis.yml b/.travis.yml index a4932a736..1dbe75fb0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,6 +21,7 @@ env: # Do not download sample data of 1.9 -> The file is too big - MAGENTO_VERSION="magento-ce-1.9.0.1" DB=mysql INSTALL_SAMPLE_DATA=no COVERAGE=65 - MAGENTO_VERSION="magento-ce-1.9.1.1" DB=mysql INSTALL_SAMPLE_DATA=no COVERAGE=65 + - MAGENTO_VERSION="magento-mirror-1.9.2.0" DB=mysql INSTALL_SAMPLE_DATA=no COVERAGE=65 matrix: fast_finish: true diff --git a/config.yaml b/config.yaml index 06358e95c..6ae15a4cb 100644 --- a/config.yaml +++ b/config.yaml @@ -228,6 +228,15 @@ commands: extra: sample-data: sample-data-1.6.1.0 + - name: magento-mirror-1.9.2.0 + version: 1.9.2.0 + dist: + url: https://github.com/LokeyCoding/magento-mirror/archive/1.9.2.0.zip + type: zip + shasum: 019538c04b6359ad61e4c6d2f54c835bd76f7141 + extra: + sample-data: sample-data-1.9.1.0 + - name: magento-mirror-1.7.0.2 version: 1.7.0.2 dist: