Skip to content

Commit

Permalink
Only generate types once on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
aomarks committed Sep 7, 2018
1 parent e436e0c commit 144f9e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ before_script:
- >-
npm run format && git diff --exit-code || (echo -e '\n\033[31mERROR:\033[0m
Project is not formatted. Please run "npm run format".' && false)
- npm run generate-types
env:
global:
- secure: >-
Expand Down

0 comments on commit 144f9e4

Please sign in to comment.