Connect the project to public Travis (travis-ci.org) as an open-source project.
Need a basic integration doing npm i and npm test for each pull request and master branch.
@wix/wix-github-managers I understand that allowing public Travis for the wix organization was/is in progress (included the move to wix-private). Is there any update regarding this?
Done. Travis was enabled for the Wix foundation and connected to this project.
Testing on Node 4, 6, and 7, each with both Firefox and Chrome (rendering into virtual frame buffer).
Connect the project to public Travis (travis-ci.org) as an open-source project. Need a basic integration doing
npm i
andnpm test
for each pull request andmaster
branch.@wix/wix-github-managers I understand that allowing public Travis for the wix organization was/is in progress (included the move to wix-private). Is there any update regarding this?