ci
cool ci demo
try things here
test being tested
- fork and add a new branch
- add a new
.md
file on said branch - file should contain only emoji codes and/or
<br>
for tests to pass - send me a pull request
test adding tests
- pull request new tests here
- watch the build go
steps to setup your own
- write some tests, like
2c8e4ab
- add
.travis.yml
, like5e662a6
- sign up for travisci
- turn on ci for your repository on travis
why
Because I wondered how to get started and then I got started after googling forever. Hope this saves someone's forever.