aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2018-11-06 14:22:54 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2018-11-06 14:22:54 +0800
commita2bdc82c97e4199f0bab7df95644fc99502aa6c7 (patch)
tree3431554dd43f885b7a9cfba006688f8f37e8d0fd
parent2330dec16b7225e8536b4917633338acd2c4bfbe (diff)
downloaddexon-mcl-a2bdc82c97e4199f0bab7df95644fc99502aa6c7.tar.gz
dexon-mcl-a2bdc82c97e4199f0bab7df95644fc99502aa6c7.tar.zst
dexon-mcl-a2bdc82c97e4199f0bab7df95644fc99502aa6c7.zip
ASan requires sudo?
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 211c10c..c535657 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,4 @@
-sudo: false
+sudo: true
dist: trusty
language: cpp
compiler: