From: Martin Quinson Date: Sun, 5 Aug 2018 00:39:17 +0000 (+0200) Subject: appveyor: only build the java parts X-Git-Tag: v3_21~296 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/7fa00d582e992ad647f3a876baefa4c4731fad23?hp=3fc5126b9d8087f33dd2a42ce0e3fa986f340c48;ds=sidebyside appveyor: only build the java parts --- diff --git a/.appveyor.yml b/.appveyor.yml index 40003c23fa..fe234b706b 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -42,8 +42,7 @@ install: build_script: - cmake -G "MinGW Makefiles" -Denable_lua=OFF -Denable_documentation=OFF -Denable_java=ON -Denable_smpi=OFF -Denable_mallocators=OFF -Denable_lto=OFF . -- mingw32-make.exe VERBOSE=1 - +- mingw32-make.exe VERBOSE=1 java-all # Only the Java parts - ctest --output-on-failure -R java artifacts: