Tomm0017 / rsmod

New repository: https://github.com/rsmod/rsmod
https://github.com/rsmod/rsmod
Apache License 2.0
125 stars 101 forks source link

[blocked] Travis support #46

Open DennisSnijder opened 5 years ago

DennisSnijder commented 5 years ago

What has been done?

Added a .travis.yml to enable travis support.

Proposed Changes

Notes

As you can see in the link below the test is failing. This is because the item container test needs the actual cache. @Tomm0017 is working on mocking the tests so it actually works without using a cache 😄.

https://travis-ci.org/DennisSnijder/rsmod/jobs/511200812

blocked by #53