Closed OR13 closed 6 years ago
I've added Travis CI. You can see it passing on my fork:
https://travis-ci.org/OR13/truebit-os/builds/378927391
In order to do this, I had to change .gitmodules to use https instead of ssh, and fix a path issue in the mocha test.
Having CI will help encourage contributions :)
Hey there! I believe we met at Devcon. Thanks for the PR, totally agree about it being helpful for contributions.
I've added Travis CI. You can see it passing on my fork:
https://travis-ci.org/OR13/truebit-os/builds/378927391
In order to do this, I had to change .gitmodules to use https instead of ssh, and fix a path issue in the mocha test.
Having CI will help encourage contributions :)