Skip to content

Commit

Permalink
Merge pull request #20 from mysense-ai/bugfix/jest-running-too-many-t…
Browse files Browse the repository at this point in the history
…ests

chore: remove test:build command. Runs tests against src as well
  • Loading branch information
monsagri authored Mar 27, 2020
2 parents e3c2e4f + 946ff99 commit b567843
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
before_deploy:
- echo "Building..."
- yarn build:ci
- echo "Testing build..."
- yarn test:build
- echo "Deploying..."
deploy:
provider: script
Expand Down

0 comments on commit b567843

Please sign in to comment.