Skip to content

Commit e567bc4

Browse files
committed
Attempt to solve Travis CI build errors
1 parent e148da7 commit e567bc4

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
@@ -3,3 +3,6 @@ node_js:
33
- v12
44
- v10
55
- v8
6+
7+
before_script:
8+
- npm run compile

0 commit comments

Comments
 (0)