codebuddies / cb-connect

Platform to connect mentors with mentees, accountability partners, and OS project maintainers with new contributors
GNU General Public License v3.0
14 stars 8 forks source link

Update Travis build actions #64

Closed angelocordon closed 5 years ago

angelocordon commented 5 years ago

Remove running prettier as a pretest script as prettier runs as a pre-commit hook through Husky and Lint-Staged already. Set Travis script to only run ESLint with running tests.