Skip to content

Commit 5df5566

Browse files
Update build system to get it working with typescript
1 parent 265b9b2 commit 5df5566

File tree

3 files changed

+1216
-188
lines changed

3 files changed

+1216
-188
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: node_js
22
node_js:
3+
- v14
34
- v12
45
- v10
5-
- v8
66

77
before_script:
8-
- npm run compile
8+
- npm run build

0 commit comments

Comments
 (0)