⚡ Release 2.5.2 (#3985)
* Adds ability to configure cache from cli * dont use array.includes for node 4.6 * Changelog and version bump * Removes runtime check for version * Build releases on 4.6
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
include:
|
||||
# release on github latest branch
|
||||
- stage: release
|
||||
node_js: '6.10'
|
||||
node_js: '4.6'
|
||||
env:
|
||||
before_script: skip
|
||||
after_script: skip
|
||||
|
||||
Reference in New Issue
Block a user