UNPKG

leagueofcomicgeeks

Version:

Unofficial Node.js library for interacting with League of Comic Geeks

7 lines (6 loc) 182 B
language: node_js node_js: - "7" script: - if [ "$TRAVIS_EVENT_TYPE" = "cron" ]; then npm run test-integration; fi - if [ "$TRAVIS_EVENT_TYPE" != "cron" ]; then npm run test; fi