Skip to content

Commit 96ac7a8

Browse files
authored
ci: update travis config (#657)
1 parent 51a70f9 commit 96ac7a8

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.travis.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@ language: node_js
22
dist: trusty
33
sudo: false
44
services:
5-
- mongodb
5+
- mongodb
66
before_install:
7-
- npm i -g npm@6.4.0
7+
- npm i -g npm@6.4.0
88
before_script:
9-
- sleep 15
9+
- sleep 15
1010
cache:
11-
directories:
12-
- "node_modules"
11+
directories:
12+
- "node_modules"
1313

1414
branches:
15-
only:
16-
- master
17-
- develop
15+
only:
16+
- master
17+
- dev
1818

1919
notifications:
20-
slack: hackboard7:Yt0nW0DyaF85eTOxceBLptU1
20+
slack: hackboard8:35nI0TJmTGbi6uQ3OfBSSoh5

0 commit comments

Comments
 (0)