Sign in

潘钊 / bsth_control · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • bsth_control
  • ..
  • sweetalert
  • .travis.yml
  • Merge branch 'minhang' of ...
      73a56793
    http://222.66.0.204:8090/panzhaov5/bsth_control into minhang
    廖磊 authored
    2017-04-25 21:50:25 +0800  
    Browse Code »
.travis.yml 146 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8
language: node_js
node_js:
  - "0.12"
before script:
  - npm install -g gulp
  - npm install -g bower
  - bower install
script: gulp test