Skip to content

Commit

Permalink
chore: yarn server
Browse files Browse the repository at this point in the history
  • Loading branch information
jepser committed Aug 13, 2018
1 parent 971567c commit 0e91267
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -20,8 +20,8 @@ env:
before_install:
- yarn

before_script:
- node ./tests/integration/mockServer.js &
before_script:
- yarn server &

script:
- yarn test:unit
Expand Down

0 comments on commit 0e91267

Please sign in to comment.