Skip to content

Commit 82adf29

Browse files
committed
feat(issues): add getNote(), updateNote()
1 parent 2644222 commit 82adf29

File tree

13 files changed

+518
-251
lines changed

13 files changed

+518
-251
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: node_js
22
node_js:
3-
- '0.11'
3+
- 'iojs-2'
44
script: "npm run test-travis"
55
after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"

0 commit comments

Comments
 (0)