This repository has been archived on 2020-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
Syllabus/themes/piratecare/node_modules/tailwindcss/.travis.yml

13 lines
128 B
YAML

language: node_js
node_js:
- '10'
- '12'
cache:
directories:
- $HOME/.cache/yarn
script:
- yarn
- yarn run test