Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit a16bbfa

Browse files
author
Nick Litwin
committed
Add tc flag to build command
1 parent ceeab9c commit a16bbfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ node_js:
44
install:
55
- npm install
66
script:
7-
- webpack --bail --progress --build
7+
- webpack --bail --progress --build --tc
88
sudo: false
99
deploy:
1010
- provider: s3

0 commit comments

Comments
 (0)