Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tw93 committed Jan 1, 2018
1 parent fe4a6c5 commit 7b2635d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ notifications:
email:
- [email protected]
node_js:
- "6"
- "7"
- "8"
- "9"
script:
- npm run build
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@
var editHtml = '[:memo:](' + url + ')';
return html
+ '\n----\n'
+ editHtml + github
+ editHtml
+ github
})
}
]
Expand Down

0 comments on commit 7b2635d

Please sign in to comment.