nexB / scancode-analyzer

scancode-results-analyzer
4 stars 2 forks source link

Replace Travis tests with GitHub Actions #37

Closed AyanSinhaMahapatra closed 3 years ago

AyanSinhaMahapatra commented 3 years ago

Remove travis and add github actions for pytest and documentation tests.

Signed-off-by: Ayan Sinha Mahapatra ayansmahapatra@gmail.com

AyanSinhaMahapatra commented 3 years ago

@pombredanne yes this has skeleton #26, and I modified it to only have run the tests on linux #31, as you asked of. So yes azure test files are there I think you'd have to enable the builds for this repository?

Also, the GitHub actions work fine, I tested on my fork.

So, after this PR is pushed the PRs #32 and #33 would pass these tests.