Merge pull request #84 from ldionne/patch-1
[libcds.git] / .travis.yml
index f348e1dc83f7f4b8618e7099fce429fbfce5800d..f230fe023a111776e4e0b50d222bd60af4cf39f7 100644 (file)
@@ -23,7 +23,7 @@ install:
 \r
 before_script: cd ./build\r
 \r
-script: ./build.sh -b 64 -j 4 -x ${CXX} -z '-Wall -Wextra -pedantic' --with-boost ../boost_1_${BOOST_VERSION}_0 -t test_hdr\r
+script: ./build.sh -b 64 -j 2 -x ${CXX} -z '-Wall -Wextra -pedantic -Wno-unused-local-typedefs' --with-boost ../boost_1_${BOOST_VERSION}_0 -t test_hdr\r
 \r
 #after_success:\r
 \r