UNPKG

igo

Version:

Igo is a Node.js Web Framework based on Express

12 lines (11 loc) 189 B
language: node_js node_js: - 10 - 12 services: - redis-server - mysql before_install: - mysql -e 'CREATE DATABASE IF NOT EXISTS `test`;' before_script: - "npm install -g mocha"