hw6 first commit
This commit is contained in:
16
hw6/bower_components/d3-tip/circle.yml
vendored
Executable file
16
hw6/bower_components/d3-tip/circle.yml
vendored
Executable file
@@ -0,0 +1,16 @@
|
||||
## Customize the test machine
|
||||
machine:
|
||||
# Version of Node to use
|
||||
node:
|
||||
version: 6.1.0
|
||||
|
||||
## Customize dependencies
|
||||
dependencies:
|
||||
override:
|
||||
- npm prune
|
||||
- npm install
|
||||
|
||||
## Customize test command
|
||||
test:
|
||||
override:
|
||||
- npm run -s circle:lint
|
||||
Reference in New Issue
Block a user