node-gh / gh

(DEPRECATED) GitHub CLI made with NodeJS. Use the official https://cli.github.com/ instead.
http://nodegh.io
Other
1.71k stars 217 forks source link

Travis-CI: Migrate from legacy infrastructure to container-based infrastructure #407

Closed tomzx closed 9 years ago

tomzx commented 9 years ago

See http://docs.travis-ci.com/user/migrating-from-legacy/

Basically, it appears that all is needed is to add sudo: false to .travis.yml. I'll submit a PR after I have given it a try to see if there's any issue with the current setup.

henvic commented 9 years ago

Just started reviewing :)

:octocat: Sent from GH.

henvic commented 9 years ago

Thanks for the pull request, @tomzx.

henvic commented 9 years ago

I have just released 1.11.10 with your changes on npm.