Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Commit

Permalink
Pin last version of tsutils that supports TS 2.X for TS 2.1 tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenni committed Nov 7, 2018
1 parent e542b9b commit cd37e84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
at: "."
- restore_cache:
key: dependency-cache-{{ checksum "yarn.lock" }}
- run: yarn add tsutils@2.9.0
- run: yarn add typescript@2.1
- run: yarn test
test2.4:
Expand Down

0 comments on commit cd37e84

Please sign in to comment.