Update preset-env text fixtures (#10318)

* chore: update preset-env text fixtures

* chore: remove FORCE_COLOR workaround
This commit is contained in:
Huáng Jùnliàng
2019-08-11 18:55:28 -04:00
committed by Nicolò Ribaudo
parent 682d9f9f09
commit 15535cf52c
19 changed files with 20 additions and 23 deletions

View File

@@ -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