rastapasta / mapscii

🗺 MapSCII is a Braille & ASCII world map renderer for your console - enter => telnet mapscii.me <= on Mac (brew install telnet) and Linux, connect with PuTTY on Windows
MIT License
7.93k stars 256 forks source link

Add Travis CI configuration #49

Closed jaller94 closed 6 years ago

jaller94 commented 6 years ago

Start continuous integration with Travis CI. I am not set on this CI product yet. Suggestions for alternatives are more than welcome.

My experience is limited to Circle CI and Gitlab CI.

Fixes #45.