Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

Commit

Permalink
Fixed travis installation process
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoreram committed Sep 21, 2015
1 parent dc24db1 commit 8d1eef3
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
@@ -1,7 +1,7 @@
language: php

env:
- COMPOSER_OPTIONS="install --prefer-source"
- COMPOSER_OPTIONS="update --prefer-source"

php:
- 5.4
Expand Down

0 comments on commit 8d1eef3

Please sign in to comment.