mirror of
https://github.com/zoriya/flood.git
synced 2026-06-05 11:49:24 +00:00
add LTS testing (#657)
This commit is contained in:
committed by
John Furrow
parent
293aa11d51
commit
d5e7805e4b
+2
-1
@@ -1,7 +1,8 @@
|
||||
dist: trusty
|
||||
language: node_js
|
||||
node_js:
|
||||
- "node"
|
||||
- "node" # current
|
||||
- "lts/*" # LTS
|
||||
- "7"
|
||||
before_script:
|
||||
- cp config.template.js config.js
|
||||
|
||||
Reference in New Issue
Block a user