UNPKG

thera

Version:

An ES6 Promise driven Eve Online API client.

15 lines (14 loc) 235 B
language: node_js before_script: - npm install -g npm - npm --version - rm -r node_modules - npm cache clean - npm install - npm install -g gulp script: gulp test-ci node_js: - "6.1.0" - "6.0.0" - "5.0.0" - "4.4.4"