mirror of
https://github.com/Dahlgren/arma-server-web-admin.git
synced 2024-08-30 17:22:10 +00:00
Merge pull request #111 from Dahlgren/feature/travis-node
Use more NodeJS versions while building with Travis CI
This commit is contained in:
@ -3,6 +3,9 @@ branches:
|
||||
only:
|
||||
- master
|
||||
node_js:
|
||||
- "10"
|
||||
- "9"
|
||||
- "8"
|
||||
- "7"
|
||||
- "6"
|
||||
- "5"
|
||||
|
Reference in New Issue
Block a user