Update preset-env text fixtures (#10318)
* chore: update preset-env text fixtures * chore: remove FORCE_COLOR workaround
This commit is contained in:
committed by
Nicolò Ribaudo
parent
682d9f9f09
commit
15535cf52c
3
Makefile
3
Makefile
@@ -2,9 +2,6 @@ MAKEFLAGS = -j1
|
||||
FLOW_COMMIT = 09669846b7a7ca5a6c23c12d56bb3bebdafd67e9
|
||||
TEST262_COMMIT = de567d3aa5de4eaa11e00131d26b9fe77997dfb0
|
||||
|
||||
# Fix color output until TravisCI fixes https://github.com/travis-ci/travis-ci/issues/7967
|
||||
export FORCE_COLOR = true
|
||||
|
||||
SOURCES = packages codemods
|
||||
|
||||
.PHONY: build build-dist watch lint fix clean test-clean test-only test test-ci publish bootstrap
|
||||
|
||||
Reference in New Issue
Block a user