Skip to content

Commit 0e91267

Browse files
committed
chore: yarn server
1 parent 971567c commit 0e91267

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ env:
2020
before_install:
2121
- yarn
2222

23-
before_script:
24-
- node ./tests/integration/mockServer.js &
23+
before_script:
24+
- yarn server &
2525

2626
script:
2727
- yarn test:unit

0 commit comments

Comments
 (0)