implement travis ci
add tests later?
hey @ryanoasis hope this helps, I added a Rakefile to my PR on 'Instructions' branch, this pleased the robo and the build is passing...
so it's a start? 🙃
@her Thanks. No problem, you don't have to worry about the build failing for now :smile: because I dont really have any tests yet :blush:
Well at least now there are pretty green checks✅ in the meantime(and Travis CI is implemented!)? 😆 haha
Pushing this off again to get more immediate things done (including PRs and fixes that are waiting to be pushed up!)
Now that we have this (#236) I updated the name and focus of this ticket to be implemented automated tests of some kind
That’s awesome 👏
@her Again, thanks for all your contributions.
hey @ryanoasis was looking at this, seems really straightforward since @kutsan has added .travis.yml file next steps seem to be signing up at Travis-ci.com and adding vim-devicons
https://docs.travis-ci.com/user/tutorial/
Link for the curious!
Maybe easy to just connect it and see how it behaves, then we can go from there?
@her Thanks! Wow I completely dropped the ball on getting the integration, not sure why I thought it was already setup!
I did go through the link but then found we still have to use the travis-ci.ORG
Existing Open Source Repositories on travis-ci.org #
Open source projects and their build history will continue to run on travis-ci.org at this time.
However, you can be included in the closed beta testing to start migrating your open source repositories to travis-ci.com.
To have any public repository migrated over, it must be first activated on travis-ci.com using GitHub Apps.
Send us an email to [email protected] with the subject “Open Source Migration Beta Testing”
Check out what the beta testing includes on this open source to travis-ci.com migration guide.
```
We have now moved to Github actions (thanks to @kazukazuinaina)
@kazukazuinaina that PR looked great and it's merged!
Can we close this issue? :) Think we can have other issues (and even reference this one if needed) to track any future work
@her
Thanks for comment!
Okay, I close this issue.
Of course, if I have any problems with testing, I'll address them, Thanks!