- cp ../sys/winnt/Makefile.gcc ./Makefile
- mingw32-make install
exclude:
+# - os: osx
+# osx_image: xcode10.3
+# env: DESCR=osx-xcode10.3-x11 HINTS=macosx10.14 WANT_WIN_CURSES=1 WANT_WIN_X11=1 USE_XPM=1
+# compiler: clang
+# script: "cd sys/unix/ && sh setup.sh hints/$HINTS && cd ../../ && make install"
- os: osx
osx_image: xcode10.2
env: HINTS=macosx10.14
on:
tags: true
prerelease: true
- name: "Pre-release build of NetHack 3.6.3"
- body: "This is auto generated pre-release build of NetHack 3.6.3 and as such has not been tested."
+ name: "Pre-release build of NetHack 3.6.3"
+ body: "This is auto generated pre-release build of NetHack 3.6.3."
+