Skip to content

Commit

Permalink
add travis
Browse files Browse the repository at this point in the history
  • Loading branch information
yozian committed Jan 12, 2018
1 parent 68b0ee7 commit e288c14
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: node_js
node_js:
- "8"
before_script:
- echo "start test"
script:
- npm test
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 智付通API
# 智付通API ![](https://travis-ci.org/yozian/spgateway.svg?branch=master)

簡化實作智付通付款流程與相關功能串接

Expand Down

0 comments on commit e288c14

Please sign in to comment.