chore(travis): bring up travis

0.2.5(deprecated) 0.1.0-alpha-10
SukkaW 7 years ago
parent c5fa6ee347
commit bf43c1871b

@ -0,0 +1,13 @@
language: node_js
node_js:
- "9"
before_install:
- yarn global add gulp-cli
install:
- yarn
script:
- gulp build
cache:
yarn: true
directories:
- node_modules

@ -1,6 +1,6 @@
{
"name": "disqusjs",
"version": "0.1.0-alpha-9",
"version": "0.1.0-alpha-10",
"description": "Show comments list from Disqus API",
"main": "dist/disqus.js",
"scripts": {

Loading…
Cancel
Save