"jshERP-web/git@ustchcs.com:gujinli1118/JSH_ERP.git" did not exist on "6d547bb86932039bef40a822614ae82687a8d438"
Unverified Commit a3169fd1 authored by Dave Machado's avatar Dave Machado
Browse files

Update Travis YAML to run build script for JSON

parent 8c30db8a
language: ruby language: node_js
rvm: 2.2 before_install:
before_script: gem install awesome_bot - rvm install 2.4.0
script: awesome_bot README.md --allow-ssl --allow 403 install:
- gem install awesome_bot
script:
- awesome_bot README.md --allow-ssl --allow 403
after_script:
- cd build
- sh build.sh
- ls -l ../
- ls -l ../json
- cat -l ../json/api.json
notifications: notifications:
email: false email: false
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment