Add temporary no-op cibuild to avoid failure on Janky

This commit is contained in:
Nathan Sobo
2016-08-25 08:21:26 -06:00
parent 7d5c8eff55
commit f3d05f9adc

2
script/cibuild Executable file
View File

@@ -0,0 +1,2 @@
echo "Builds for this version of Atom no longer run on Janky."
echo "See https://github.com/atom/atom/pull/12410 for more information."