Skip to content

Commit

Permalink
remove travis (#130)
Browse files Browse the repository at this point in the history
* remove travis

* chore: tweak the build
  • Loading branch information
georgejecook authored May 19, 2021
1 parent e048ebf commit 5c06299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bsc-plugin/.github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/setup-node@master
with:
node-version: "10.19.0"
# - run: npm run build
- run: npm run build
# - run: cd bsc-plugin && npm i
# - run: cd bsc-plugin && npm ci
# - run: cd bsc-plugin && npm run build
Expand Down

0 comments on commit 5c06299

Please sign in to comment.