Skip to content

Commit

Permalink
run typescript builds in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bobvanderlinden committed Aug 25, 2018
1 parent 4fd5304 commit a56c37f
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 @@ -15,6 +15,7 @@ before_script: greenkeeper-lockfile-update
after_script: greenkeeper-lockfile-upload

script:
- npm run build
- npm run test:travis
env:
global:
Expand Down

0 comments on commit a56c37f

Please sign in to comment.