mirror of
https://github.com/appium/appium.git
synced 2026-01-23 19:00:31 -06:00
Updating NodeJS versions in travis
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
language: node_js
|
||||
sudo: false
|
||||
node_js:
|
||||
- "stable"
|
||||
- "7"
|
||||
- "6"
|
||||
- "4"
|
||||
script:
|
||||
- npm run lint
|
||||
|
||||
Reference in New Issue
Block a user