1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-06 10:23:39 +02:00
airsonic-ui/.travis.yml
2018-05-29 22:47:25 +02:00

11 lines
145 B
YAML

language: node_js
node_js:
- "10"
- "8"
addons:
chrome: stable
cache:
directories:
- node_modules
- .shadow-cljs
- $HOME/.m2