1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-04-01 06:00:42 +01:00

Fix travis yaml config before I forget and set up builds and

accidentally spam #dnethack.
This commit is contained in:
demogorgon22 2020-12-24 17:56:00 -05:00
parent a063b52592
commit 7af8557809

View file

@ -1,12 +1,6 @@
language: c
script: make
sudo: false
notifications:
irc:
channels: "chat.freenode.net#dnethack"
use_notice: true
skip_join: true
compiler:
- clang
- gcc