We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fb9e8e commit e9df78fCopy full SHA for e9df78f
.travis.yml
@@ -11,6 +11,7 @@ node_js:
11
- '6.1'
12
before_install:
13
- npm i -g npm@latest
14
+ - npm i -g jest
15
before_script:
16
- npm prune
17
after_success:
README.md
@@ -1,3 +1,4 @@
1
+[](https://registry.npmjs.org/core-coderoad)
2
[](http://commitizen.github.io/cz-cli/)
3
4
# Atom CodeRoad plugin
0 commit comments