Fix pline(), improve mainloop(), and other stuff
[SmugglerRL.git] / .travis.yml
blobf80f4a20baf02d2d0b3b64d41f27f6bcf82be646
1 sudo: false
3 language: d
5 os:
6   - linux
8 d:
9   - dmd
10   - ldc
11   - gdc
12 #  - dmd-2.072.2
13 #  - ldc-0.17.2
14 #  - gdc-6.3.0+2.068.2
17 notifications:
18   irc:
19     channels:
20       - "irc.freenode.net#em.slashem.me"
21     skip_join: true
23 script: dub test