Skip to content

Commit

Permalink
[TASK] Set introduction package to correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricziel authored and NamelessCoder committed Nov 3, 2014
1 parent 46963c4 commit 7b2658b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ php:
- 5.6

env:
- DB=mysql TYPO3=master INTEGRATION=master INTRODUCTION=TYPO3_6-1
- DB=mysql TYPO3=TYPO3_6-2 INTEGRATION=master INTRODUCTION=TYPO3_6-1
- DB=mysql TYPO3=master INTEGRATION=master INTRODUCTION=master
- DB=mysql TYPO3=TYPO3_6-2 INTEGRATION=master INTRODUCTION=master

matrix:
include:
- php: 5.3
env: DB=mysql TYPO3=TYPO3_6-2 INTEGRATION=master INTRODUCTION=TYPO3_6-1
env: DB=mysql TYPO3=TYPO3_6-2 INTEGRATION=master INTRODUCTION=master

before_script:
- composer self-update
Expand Down

0 comments on commit 7b2658b

Please sign in to comment.