Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Commit

Permalink
Update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaminus committed Jan 7, 2018
1 parent e976ad2 commit af2697f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
language: typescript
language: node_js
node_js:
- '^7.0.43'
before_install:
- npm install -g typescript@^2.6.1
script:
- npm test

0 comments on commit af2697f

Please sign in to comment.