Fix test262 tests again!

This commit is contained in:
Daniel Tschinder
2018-11-14 23:29:17 -08:00
parent 4e1d6e7ff4
commit 1af57e6f71
2 changed files with 114 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
MAKEFLAGS = -j1
FLOW_COMMIT = e192e1a4793dd8e43415fbfe8046d832cb513c8b
TEST262_COMMIT = 69c1efd325deedf54db92a23008399e2b00fa51e
TEST262_COMMIT = 238c88d4a084d9928372954e2fec54af2c951281
# Fix color output until TravisCI fixes https://github.com/travis-ci/travis-ci/issues/7967
export FORCE_COLOR = true