mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-02 04:24:46 +00:00
Pin jscs version on Drone
This commit is contained in:
parent
d19b41d3a7
commit
8e142f6ddd
1 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
FROM node:0.12
|
||||
FROM node:4.2.4
|
||||
|
||||
RUN npm install -g jscs
|
||||
RUN npm install -g jscs@"^1.12.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue