mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-24 22:55:50 +00:00
Update to node 10 in .travis.yml
This commit is contained in:
parent
e45d0c9b80
commit
48eada2c37
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- '8'
|
||||
- '10'
|
||||
services:
|
||||
- mongodb
|
||||
cache:
|
||||
|
|
|
|||
Loading…
Reference in a new issue