Skip to content

Commit

Permalink
Added ignore-platform-reqs to composer
Browse files Browse the repository at this point in the history
  • Loading branch information
belgattitude committed May 18, 2017
1 parent a976be9 commit fd78e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/run_soluble_japha_phpunit_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ install_soluble_japha_master() {
git checkout master

# 4. Run composer install
composer install
composer --ignore-platform-reqs install

# 5. Restore path
cd $PROJECT_DIR
Expand Down

0 comments on commit fd78e88

Please sign in to comment.