Skip to content

Commit

Permalink
Removing duplicate code in import.ts and modifying travis rules
Browse files Browse the repository at this point in the history
  • Loading branch information
arminhammer committed Dec 23, 2017
1 parent 2c64a67 commit 7311df8
Show file tree
Hide file tree
Showing 4 changed files with 14,028 additions and 14,031 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ before_script:
- ./cc-test-reporter before-build
script:
- yarn build
- yarn coverage
- travis_wait 20 yarn coveralls
- travis_wait 20 yarn coverage --runInBand
- yarn coveralls
after_script:
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
deploy:
Expand Down
Loading

0 comments on commit 7311df8

Please sign in to comment.