mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-28 00:18:45 +03:00
travis update: node_js stable, cache node_modules, sudo false
This commit is contained in:
parent
f670224d8e
commit
e8bec7e611
@ -1,5 +1,13 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- stable
|
||||
- "0.10"
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
|
||||
sudo: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user