mirror of
https://github.com/dmuth/diceware.git
synced 2024-11-21 08:26:29 -05:00
According to https://github.com/nodejs/Release#release-schedule, 7 isn't an official release, but 6 is!
This commit is contained in:
parent
2a809a198f
commit
fd84c1bee0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
language: node_js
|
||||
node_js:
|
||||
- "7"
|
||||
- "6"
|
||||
- "8"
|
||||
- "9"
|
||||
|
||||
|
|
Loading…
Reference in a new issue