Skip to content

Commit

Permalink
remove services
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent C. Dodds committed Feb 17, 2017
1 parent 8f69bc6 commit addb82f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ node_js: 6
env:
global:
- MONGODB_VERSION=3.4.2
services:
- docker
- mongodb
before_install:
- wget http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-$MONGODB_VERSION.tgz
- tar xfz mongodb-linux-x86_64-$MONGODB_VERSION.tgz
Expand Down

0 comments on commit addb82f

Please sign in to comment.