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
  • Update
    00c78304
    徐烜 authored
    2017-04-24 17:11:58 +0800  
    Browse Code »
.travis.yml 138 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