Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
improve travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
jhm-ciberman committed Jan 25, 2018
1 parent 0b84ca1 commit de55860
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ before_script:
- chmod +x ./cc-test-reporter
- ./cc-test-reporter before-build
script:
- ls -R ./src/
- npm run build
- ls -R ./dist/
- npm test
after_script:
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT

0 comments on commit de55860

Please sign in to comment.