Skip to content

Commit

Permalink
build: wat
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent C. Dodds committed Sep 8, 2017
1 parent 76c54eb commit a1490f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ notifications:
email: false
node_js: '8'
install: npm install
before_script:
- cd stories
- npm install
- cd ..
script: npm run validate
after_success:
- npx codecov
Expand Down

0 comments on commit a1490f0

Please sign in to comment.