Skip to content

Commit

Permalink
Merge pull request #107 from jojocys/master
Browse files Browse the repository at this point in the history
chore: travis ci
  • Loading branch information
jojocys authored Aug 31, 2022
2 parents 74ff9bd + c18f075 commit af66120
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
language: node_js
node_js:
- "12"
- "14"
install:
- yarn install
script:
- yarn workspace @kanaries/graphic-walker build
- yarn workspace rath-client build
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
![](https://img.shields.io/twitter/follow/kanaries_data?style=social)
![](https://img.shields.io/badge/license-AGPL-brightgreen)
![](https://img.shields.io/github/stars/kanaries/rath?color=%23ff85c0)
![](https://img.shields.io/travis/kanaries/rath)


<img src="https://kanaries.cn/assets/kanaries-logo.png" alt="logo" width="180px" style="" />
Expand Down

0 comments on commit af66120

Please sign in to comment.