From 699b5bc47a90c47cf8954c4e8900af44990d1f0f Mon Sep 17 00:00:00 2001 From: "James E. King, III" Date: Thu, 14 Sep 2017 08:07:08 -0700 Subject: THRIFT-4064: update node dependencies This closes #1359 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index e372e1383..c02420884 100644 --- a/.travis.yml +++ b/.travis.yml @@ -96,7 +96,6 @@ env: # C and C++ undefined behavior. This wraps autotools.sh, but each binary crashes if # undefined behavior occurs. Skips the known flaky tests. - # Unstable: THRIFT-4064 needs to be fixed perhaps? - TEST_NAME="UBSan" SCRIPT="ubsan.sh" BUILD_ARG="--without-haskell --without-nodejs --without-perl --without-python" -- cgit v1.2.1