TrueBitFoundation / truebit-os

[DEPRECATED] Interactive client
Apache License 2.0
82 stars 26 forks source link

Add Travis CI #8

Closed OR13 closed 6 years ago

OR13 commented 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 :)

hswick commented 6 years ago

Hey there! I believe we met at Devcon. Thanks for the PR, totally agree about it being helpful for contributions.