Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
hh committed Aug 30, 2022
1 parent c0ff164 commit 97e057b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ language: node_js
node_js:
- 14

before_install:
before_script:
- npx scryptlib download

jobs:
Expand All @@ -16,7 +16,6 @@ jobs:
-
ox: windows
- if: branch = master AND type = push
before_install:
script:
- npm run download:circom
- npm run test:all
Expand Down

0 comments on commit 97e057b

Please sign in to comment.