OpenRCT2/.travis.yml

6 lines
96 B
YAML
Raw Normal View History

2014-05-23 18:20:15 +02:00
language: c
2014-05-23 18:51:09 +02:00
install:
- echo "Hello World"
2014-05-23 18:20:15 +02:00
notifications:
irc: "irc.freenode.net#openrct2"