Skip to content

New build process #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Apr 2, 2019
Prev Previous commit
Next Next commit
chore: updated travis config
  • Loading branch information
coderdiaz committed Oct 29, 2018
commit 297b13adf82c7bfe8769cdc2081b0fb7a2063e2b
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ cache:
install:
- yarn install
script:
- yarn run test
- yarn test:unit