Skip to content

Commit

Permalink
#4 apt-get update
Browse files Browse the repository at this point in the history
  • Loading branch information
jgil committed Sep 5, 2016
1 parent b7764cc commit 849d3b1
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 @@ -2,9 +2,9 @@
language: php
php:
- '7.0'
- hhvm

before_script:
- sudo apt-get update
- sudo apt-get install php-mongodb
- make deps

0 comments on commit 849d3b1

Please sign in to comment.