mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Stop running tests on node 8 so we can update to Jest 25
This commit is contained in:
parent
b3c3d5ce47
commit
3dc124a1b8
@ -1,7 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "8"
|
||||
- "10"
|
||||
- '10'
|
||||
- '12'
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user