UNPKG

tattica

Version:

Tactical and adaptive asset loading library

20 lines (15 loc) 235 B
language: node_js sudo: required node_js: - node cache: npm before_install: - chmod +x start_server.sh before_script: - './start_server.sh' script: - npm run lint - npm test notifications: email: on_failure: change