From 2d354d61d602e7c5d463ef74ef1c06b61f6cce3d Mon Sep 17 00:00:00 2001 From: NGPixel Date: Fri, 27 Jan 2017 19:17:54 -0500 Subject: [PATCH] Added nodejs 7 testing --- .travis.yml | 3 ++- README.md | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index dc6c865c..ac158552 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ language: node_js node_js: +- '7' - '6' - '4' addons: @@ -37,4 +38,4 @@ deploy: branch: master repo: Requarks/wiki tags: true - node: '6' + node: '7' diff --git a/README.md b/README.md index a232218a..7a272909 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ - [Installation Guide](https://wiki.requarks.io/get-started.html) ##### Milestones -- [ ] Account Management +- [x] Account Management - [x] Assets Management - [x] Images - [x] Files/Documents @@ -46,13 +46,13 @@ - [x] Git Management - [x] Markdown Editor - [x] Basic Formatting - - [ ] Links + - [ ] Insert Link modal - [x] Image Selection modal - [x] File Selection modal - [x] Video player - [x] Inline Code - [x] Code Editor modal - - [ ] Table Editor + - [ ] Table Visual Editor - [x] Move Entry - [x] Navigation - [x] Parsing / Tree / Metadata