We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 768c010 commit ae79f20Copy full SHA for ae79f20
.travis.yml
@@ -10,12 +10,6 @@ branches:
10
env:
11
global:
12
- 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
19
before_install: sudo bash ./bin/countly.install_travis.sh
20
install: sudo npm install
21
before_script:
0 commit comments