Skip to content

Commit

Permalink
TASK: Run tests against Neos 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellienert committed Nov 1, 2019
1 parent aa61b8d commit b296251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ matrix:

sudo: false
before_install:
- export NEOS_TARGET_VERSION=4.2
- export NEOS_TARGET_VERSION=5.0
- cd ..
- git clone https://github.com/neos/neos-base-distribution.git -b ${NEOS_TARGET_VERSION}
- cd neos-base-distribution
Expand Down

0 comments on commit b296251

Please sign in to comment.