Move all files to tailwindcss-plugin-jest/
This commit is contained in:
parent
9935d675e3
commit
d4a1c1ddea
7 changed files with 0 additions and 0 deletions
17
tailwindcss-plugin-jest/.travis.yml
Normal file
17
tailwindcss-plugin-jest/.travis.yml
Normal file
|
@ -0,0 +1,17 @@
|
|||
language: node_js
|
||||
|
||||
node_js:
|
||||
- '8'
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
|
||||
before_install:
|
||||
- npm update
|
||||
|
||||
install:
|
||||
- npm install
|
||||
|
||||
script:
|
||||
- npm test
|
Loading…
Add table
Add a link
Reference in a new issue