Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Commit b6b4c66

Browse files
fixes tests
1 parent 6d05de9 commit b6b4c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ node_js:
77
- "10.15.0"
88
before_install:
99
- npm install -g [email protected]
10-
- cd src/docs && npm i && cd ../..
10+
- npm i && cd src/docs && npm i && cd ../..
1111
dist: trusty
1212
git:
1313
depth: false

0 commit comments

Comments
 (0)