UNPKG
react-chips-devitjobs
Version:
latest (0.8.2)
0.8.2
0.8.1
A flexible and easy to use Chips component for React
github.com/Vrq/react-chips
Vrq/react-chips
react-chips-devitjobs
/
circle.yml
13 lines
(11 loc)
•
210 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
machine:
environment:
PATH:
"${PATH}:${HOME}/${CIRCLE_PROJECT_REPONAME}/node_modules/.bin"
dependencies:
override:
-
yarn
cache_directories:
-
~/.cache/yarn
test:
override:
-
yarn
test