gratipay / grtp.co

Gratipay Widgets + API
https://grtp.co/
MIT License
26 stars 19 forks source link

Switch to container based testing on Travis #168

Closed techtonik closed 7 years ago

techtonik commented 7 years ago

This should be faster, see https://docs.travis-ci.com/user/ci-environment/#Virtualization-environments

This also gets rid of warning:

This job ran on our Precise, sudo: required environment which will be updated on May 3rd. You can check more details about this in our blog.

techtonik commented 7 years ago

Compare GCE https://travis-ci.org/gratipay/grtp.co/builds/210614136 and container-based https://travis-ci.org/gratipay/grtp.co/builds/225570261 run. Container provisions save 20 seconds, but container itself looks slow, so tests didn't pass faster.

chadwhitacre commented 7 years ago

@techtonik Please don't merge your own PRs.

techtonik commented 7 years ago

@whit537 yes, but this one related to Travis settings is safe.

chadwhitacre commented 7 years ago

Safe and easy for someone else to merge. :-)