[CI] Disable cmake-oracledeveloperstudio bot
authorBehdad Esfahbod <behdad@fb.com>
Thu, 14 Feb 2019 07:54:36 +0000 (23:54 -0800)
committerBehdad Esfahbod <behdad@fb.com>
Thu, 14 Feb 2019 07:54:36 +0000 (23:54 -0800)
Weird error:

"/root/project/src/hb-iter.hh", line 277: Error: Type name expected instead of "decltype()".
"/root/project/src/hb-iter.hh", line 278: Error: Invalid type while substituting into Iter::item_t.
"/root/project/src/hb-iter.hh", line 317: Error: Type name expected instead of "decltype()".
"/root/project/src/hb-iter.hh", line 318: Error: Invalid type while substituting into Iter::item_t.

.circleci/config.yml

index e58d17b..01b615f 100644 (file)
@@ -315,7 +315,7 @@ workflows:
 
       # cmake based builds
       - cmake-gcc
-      - cmake-oracledeveloperstudio
+      #- cmake-oracledeveloperstudio
 
       # crosscompiles
       # they can't be test thus are without tests