Skip to content

Commit

Permalink
Travis CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
sphericale committed Feb 25, 2020
1 parent 1f5bef9 commit edf2506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ git:
depth: false
before_install:
- git tag
- sudo apt-get -y install libsecp256k1-0
install:
- sudo apt-get -y install libsecp256k1-0
- pip install -r contrib/requirements/requirements-travis.txt
cache:
- pip: true
Expand Down

0 comments on commit edf2506

Please sign in to comment.