summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJames E. King, III <jking@apache.org>2017-09-14 08:07:08 -0700
committerJames E. King, III <jking@apache.org>2017-09-21 07:02:51 -0700
commit699b5bc47a90c47cf8954c4e8900af44990d1f0f (patch)
tree64faf6bcc588c504654957651034c26915e78ffc /.travis.yml
parent04d983c14e4a7669e4bd2143ab546a301b36d279 (diff)
downloadthrift-699b5bc47a90c47cf8954c4e8900af44990d1f0f.tar.gz
THRIFT-4064: update node dependencies
This closes #1359
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
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"