Skip to content

Commit 42bad4d

Browse files
author
Umed Khudoiberdiev
committed
added typings install script
1 parent d264113 commit 42bad4d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@ node_js:
77
- 0.12
88
- 0.11
99

10+
before_script:
11+
- typings install
12+
1013
after_success:
1114
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)