TechAndCheck / tech-and-check-alerts

Daily tip sheet for fact checkers
MIT License
13 stars 6 forks source link

Travis is testing on odd versions of node #340

Closed slifty closed 4 years ago

slifty commented 4 years ago

Right now travis runs tests on node 10 and the most recent (node).

I know, for instance, I am running node 11 and staging is running node 12.

We should probably explicitly test node 12 (maybe 11 too?); and possibly remove tests for version 10.