]> git.proxmox.com Git - mirror_novnc.git/blobdiff - .travis.yml
Add unit tests for mouse move limit
[mirror_novnc.git] / .travis.yml
index 763bb5bf0447939ca0926a932181e98d65817043..da51f6777f091f21b839d471302308d83bb370af 100644 (file)
@@ -4,7 +4,7 @@ cache:
   directories:
   - node_modules
 node_js:
- - 6
+  - lts/*
 env:
   matrix:
   - TEST_BROWSER_NAME=chrome TEST_BROWSER_OS='Windows 10'