Skip to content

Commit

Permalink
ci: run TS type tests in node 10.0 instead of node 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-north committed Jan 11, 2019
1 parent a53b3a6 commit cd65c09
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 @@ jobs:
- name: 'Node Stable'
node_js: node
- name: Type information Tests
node_js: 10
script: lerna run test:types

deploy:
Expand Down

0 comments on commit cd65c09

Please sign in to comment.