Skip to content

Commit

Permalink
feat: Add TypeScript typings definition file for v3 API
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Sep 15, 2016
1 parent cde87a0 commit 3b982fd
Show file tree
Hide file tree
Showing 4 changed files with 495 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ node_js:
- "4"
before_install:
- npm install -g npm@2
script:
- npm test
- npm run test:typescript
notifications:
hipchat:
rooms:
Expand Down
Loading

0 comments on commit 3b982fd

Please sign in to comment.