Skip to content

Commit

Permalink
run npm test in mobileApp folder
Browse files Browse the repository at this point in the history
  • Loading branch information
idaame committed Dec 16, 2019
1 parent e3a144e commit d078f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ notifications:
slack: dsd2019thespoon:7SFtEzMgqGVWfBxAIPayUXa7
on_success: never
on_failure: always
before_script: cd mobileApp
script:
- npm test
- cd mobileApp && npm install && npm test

0 comments on commit d078f86

Please sign in to comment.