Skip to content
This repository was archived by the owner on Nov 24, 2021. It is now read-only.

Commit 63f9a3b

Browse files
authored
Update .travis.yml (#185)
Don't treat warnings as errors
1 parent f89a6d8 commit 63f9a3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ node_js:
55
env:
66
- NODE_OPTIONS=--max-old-space-size=4096
77

8+
warnings_are_errors: false
9+
810
stages:
911
- Testing
1012
- name: Dev Deployment

0 commit comments

Comments
 (0)