UNPKG

keystone-nightwatch-e2e

Version:

Nightwatch end-to-end testing framework for KeystoneJS applications

18 lines (12 loc) 167 B
language: node_js node_js: - "6" script: - npm run lint after_success: - ./publish-docs.sh cache: directories: - node_modules notifications: email: false