Skip to content

Commit

Permalink
#4 config Fix file not validate .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jgil committed Sep 5, 2016
1 parent 736f659 commit d58188a
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 @@ -7,6 +7,6 @@ before_script:
# - sudo apt-get update && sudo apt-get install -my software-properties-common && sudo add-apt-repository -y ppa:ondrej/php
- sudo apt-get update
# - sudo apt-get install php-mongodb
- echo "extension = mongodb.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
- echo "extension = mongodb.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
# - make deps

0 comments on commit d58188a

Please sign in to comment.