Skip to content

Commit

Permalink
ci: travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilsafur committed Dec 30, 2019
1 parent a560ea6 commit d49ba7d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ matrix:
cache:
npm: true
before_install:
- npm install -g typescript@3.5.3
- npm prune
- npm install -g typescript@lastest
install:
- npm install
script:
Expand Down

0 comments on commit d49ba7d

Please sign in to comment.