Tamir Duberstein 10 жил өмнө
parent
commit
a2655e7c4e
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -3,6 +3,6 @@ language: cpp
 os:
   - linux
   - osx
-script: ./autogen.sh && ./configure && make distcheck
+script: ./autogen.sh && ./configure && make distcheck -j2
 notifications:
   email: false