mirror of
https://git.sleeping.town/mirrors/foxy-moxy
synced 2025-06-17 04:40:48 -07:00
Linting with "test"
This commit is contained in:
parent
e32a19b954
commit
c5a8acc12d
6 changed files with 219 additions and 211 deletions
11
circle.yml
Normal file
11
circle.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
dependencies:
|
||||
pre:
|
||||
- sudo apt-get install libgif-dev
|
||||
|
||||
machine:
|
||||
node:
|
||||
version: 6.7.0
|
||||
|
||||
test:
|
||||
override:
|
||||
- npm run lint
|
Loading…
Add table
Add a link
Reference in a new issue