Skip to content

Commit

Permalink
ci: run dst test
Browse files Browse the repository at this point in the history
  • Loading branch information
iamkun committed Jan 11, 2019
1 parent 0d7ed9e commit b47fc8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ install:
- npm install
script:
- npm run lint
- npm test-dst
- npm test
- codecov
after_success:
Expand Down

0 comments on commit b47fc8a

Please sign in to comment.