soyuka / pidusage

Cross-platform process cpu % and memory usage of a PID
MIT License
512 stars 55 forks source link

Improve CI #46

Closed simonepri closed 6 years ago

simonepri commented 6 years ago

Changes

Versions tested where inconsistent across appveyor and travis

Now tests are runned for the following versions:

simonepri commented 6 years ago

Sorry for the too many commits. I was doing this from the web editor. When you merge it remember to squash the commits.

soyuka commented 6 years ago

https://github.com/soyuka/pidusage/commit/dbb37db5f9f449932cbd83c02227c68f661d4f37

soyuka commented 6 years ago

thanks @simonepri

simonepri commented 6 years ago

🔝

simonepri commented 6 years ago

@soyuka Referring to this: https://github.com/soyuka/pidusage/commit/2ee72aa829798e713675feaa72cb4f36c3cb89ae We should keep node 6 and remove node 9. LTS versions of node are the ones that are even.