Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Switch Travis runs from Ubuntu Precise to Trusty #249

Merged
merged 1 commit into from
Jun 13, 2017
Merged

Switch Travis runs from Ubuntu Precise to Trusty #249

merged 1 commit into from
Jun 13, 2017

Conversation

edmorley
Copy link
Member

See:
https://docs.travis-ci.com/user/trusty-ci-environment/

This also fixes the warning about not using a C++11 compiler:
https://docs.travis-ci.com/user/languages/javascript-with-nodejs#Node.js-v4-(or-io.js-v3)-compiler-requirements

Note this intentionally isn't switching to their container based infra, since whilst it has faster boot times, these jobs still take longer at the moment, due to the lower CPU/RAM allowances. If #248 manages to improve the overall runtime this may be worth revisiting.

See:
https://docs.travis-ci.com/user/trusty-ci-environment/

This also fixes the warning about not using a C++11 compiler:
https://docs.travis-ci.com/user/languages/javascript-with-nodejs#Node.js-v4-(or-io.js-v3)-compiler-requirements

Note this intentionally isn't switching to their container based
infra, since whilst it has faster boot times, these jobs still take
longer at the moment, due to the lower CPU/RAM allowances. If #248
manages to improve the overall runtime this may be worth revisiting.
@codecov
Copy link

codecov bot commented Jun 12, 2017

Codecov Report

Merging #249 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #249   +/-   ##
=======================================
  Coverage   94.14%   94.14%           
=======================================
  Files          36       36           
  Lines         512      512           
=======================================
  Hits          482      482           
  Misses         30       30

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 13adea3...4f3a63a. Read the comment docs.

Copy link
Member

@eliperelman eliperelman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@eliperelman eliperelman merged commit 56c6b87 into neutrinojs:master Jun 13, 2017
@edmorley edmorley deleted the travis-trusty branch June 13, 2017 13:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants