Skip to content

Commit

Permalink
Fixed travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
rwillians committed Mar 29, 2019
1 parent 82bfee0 commit 4a27a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cache:
- node_modules

script:
- npm run buid
- npm run build
- npm run lint
- npm run test
- npm run coverage
Expand Down

0 comments on commit 4a27a9f

Please sign in to comment.