We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51a70f9 commit 96ac7a8Copy full SHA for 96ac7a8
1 file changed
.travis.yml
@@ -2,19 +2,19 @@ language: node_js
2
dist: trusty
3
sudo: false
4
services:
5
- - mongodb
+ - mongodb
6
before_install:
7
- - npm i -g npm@6.4.0
+ - npm i -g npm@6.4.0
8
before_script:
9
- - sleep 15
+ - sleep 15
10
cache:
11
- directories:
12
- - "node_modules"
+ directories:
+ - "node_modules"
13
14
branches:
15
- only:
16
- - master
17
- - develop
+ only:
+ - master
+ - dev
18
19
notifications:
20
- slack: hackboard7:Yt0nW0DyaF85eTOxceBLptU1
+ slack: hackboard8:35nI0TJmTGbi6uQ3OfBSSoh5
0 commit comments