Skip to content

Commit

Permalink
Merge pull request #24 from localheinz/patch-1
Browse files Browse the repository at this point in the history
Fix: Remove dev option when installing dependencies
  • Loading branch information
daylerees authored Jun 11, 2018
2 parents fb45e4f + 96abe99 commit fa01327
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 @@ -8,5 +8,5 @@ matrix:
allow_failures:
- php: nightly
install:
- composer install --dev
- composer install
script: vendor/bin/phing

0 comments on commit fa01327

Please sign in to comment.