1
mirror of https://github.com/pure-css/pure synced 2024-11-22 05:32:20 +01:00

Update node versions

This commit is contained in:
Seth Bertalotto 2019-07-15 09:11:43 -07:00 committed by GitHub
parent 45c995ed4d
commit 2d3d65884c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
language: node_js
node_js:
- 7
- 6
- 4
- 12
- 10
- 8