Use latest node.js LTS on Travis CI #99

Merged
raucao merged 3 commits from chore/travis_node into master 2019-04-05 11:54:16 +00:00
raucao commented 2019-04-04 10:42:52 +00:00 (Migrated from github.com)
No description provided.
raucao commented 2019-04-04 10:52:04 +00:00 (Migrated from github.com)

I need help with this. Even just installing npm packages fails on Precise. But Trusty had only node.js 6 installed.

I need help with this. Even just installing npm packages fails on Precise. But Trusty had only node.js 6 installed.
gregkare commented 2019-04-05 11:29:10 +00:00 (Migrated from github.com)

Any reason why you're downgrading from Trusty to Precise instead of upgrading to Xenial? (https://docs.travis-ci.com/user/reference/xenial/)

Any reason why you're downgrading from Trusty to Precise instead of upgrading to Xenial? (https://docs.travis-ci.com/user/reference/xenial/)
raucao commented 2019-04-05 11:32:25 +00:00 (Migrated from github.com)

Damn, I thought I was upgrading. Didn't look up names.

Damn, I thought I was upgrading. Didn't look up names.
gregkare commented 2019-04-05 11:36:30 +00:00 (Migrated from github.com)

Oh yeah, their stupid names... One thing to remember is that they increment letters at every release, but they've reached the end of the alphabet so they're already at C and D again

Oh yeah, their stupid names... One thing to remember is that they increment letters at every release, but they've reached the end of the alphabet so they're already at C and D again
raucao commented 2019-04-05 11:43:41 +00:00 (Migrated from github.com)

One thing to remember is that they increment letters at every release

That's a good tip! Thanks.

> One thing to remember is that they increment letters at every release That's a good tip! Thanks.
raucao commented 2019-04-05 11:46:53 +00:00 (Migrated from github.com)

Note: should be squashed when merged.

Note: should be squashed when merged.
gregkare commented 2019-04-05 11:53:53 +00:00 (Migrated from github.com)

Green, squashing!

Green, squashing!
Sign in to join this conversation.