Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ramitos/jsctags
Browse files Browse the repository at this point in the history
  • Loading branch information
faceleg committed Oct 15, 2015
2 parents 6011bda + 9d9a1aa commit 98b24db
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
sudo: false
language: node_js
node_js:
- 4
- 0.12
script:
- npm test
- npm run lint
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# jsctags
[![js-semistandard-style](https://cdn.rawgit.com/flet/semistandard/master/badge.svg)](https://github.com/Flet/semistandard)

jsctags generator using [tern](https://github.com/marijnh/tern)

Expand Down

0 comments on commit 98b24db

Please sign in to comment.