projects
/
libcds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2070cd7
)
Decreased number of job for travis-ci
author
khizmax
<khizmax@gmail.com>
Thu, 5 Mar 2015 16:03:20 +0000
(19:03 +0300)
committer
khizmax
<khizmax@gmail.com>
Thu, 5 Mar 2015 16:03:20 +0000
(19:03 +0300)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 188e85f703e3a343fdbcf42ebc0cbc951a11fa47..503372f2190ccda458ef77726ce65b1721f1ab80 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-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 -Wno-unused-local-typedefs' --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