Skip to content

Commit

Permalink
WIP on keeping dist folder on npm build
Browse files Browse the repository at this point in the history
  • Loading branch information
thoov committed Dec 22, 2015
1 parent 5394459 commit 2790820
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 @@ -10,6 +10,7 @@ install:
- npm install
before_script:
- npm run lint
- npm run build
script:
- npm test
before_deploy:
Expand Down

0 comments on commit 2790820

Please sign in to comment.