瀏覽代碼

Added nodejs 7 testing

NGPixel 8 年之前
父節點
當前提交
2d354d61d6
共有 2 個文件被更改,包括 5 次插入4 次删除
  1. 2 1
      .travis.yml
  2. 3 3
      README.md

+ 2 - 1
.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'

+ 3 - 3
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