Skip to content

Commit

Permalink
travisci: test against newest pimcore version
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed Mar 22, 2016
1 parent d5a8d0a commit f4f7936
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 @@ -19,7 +19,7 @@ before_install:
- mv !(plugin) plugin
- git clone https://github.com/pimcore/pimcore.git $TRAVIS_BUILD_DIR/pimcore
- cd $TRAVIS_BUILD_DIR/pimcore
- git checkout 4.0.0-RC1
# - git checkout 4.0.0-RC1
- cd $TRAVIS_BUILD_DIR
- mkdir $TRAVIS_BUILD_DIR/pimcore/plugins
- mv $TRAVIS_BUILD_DIR/plugin $TRAVIS_BUILD_DIR/pimcore/plugins/CoreShop
Expand Down

0 comments on commit f4f7936

Please sign in to comment.