Code Review
/
releng
/
global-jjb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
410c98d
)
Pin nodeenv version to 1.1.2
32/7132/1
author
Thanh Ha
<thanh.ha@linuxfoundation.org>
Fri, 27 Oct 2017 17:49:25 +0000
(13:49 -0400)
committer
Thanh Ha
<thanh.ha@linuxfoundation.org>
Fri, 27 Oct 2017 18:43:22 +0000
(14:43 -0400)
This fixes an issue where you cannot run tox -e coala more than once.
Change-Id: Ied59caddfea7fe237007d987310f0ce35cd71ef4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index
41eb7b6
..
34e762c
100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-9,7
+9,7
@@
deps =
coala
coala-bears
# Markdown lint requires nodejs
- nodeenv
+ nodeenv
==1.1.2
commands =
nodeenv -p
npm install --global remark-cli remark-lint write-good