Skip to content

Commit ae79f20

Browse files
committed
[travis] fix mongodb
1 parent 768c010 commit ae79f20

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

-6
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ branches:
1010
env:
1111
global:
1212
- secure: ZXdUMP+8Nk9Kd5nX31D/DIB1t2xlJd+T4W7umWjwpy+KPA9d1W1OhUG6V2Gpv3PsJf+UtMosgZsywcLFVG4l/WcjAhs3c9pegW5ZRYAEfVjkk7aHhWQGvj5DID8iAAxs91Mm8LwJ43o68x+XN6746zArPqcVzQltDunJ0G3gfh8=
13-
addons:
14-
apt:
15-
sources:
16-
- mongodb-3.2-precise
17-
packages:
18-
- mongodb-org-server
1913
before_install: sudo bash ./bin/countly.install_travis.sh
2014
install: sudo npm install
2115
before_script:

0 commit comments

Comments
 (0)