Skip to content

Commit

Permalink
Travis: A job for all clients
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimon committed Aug 29, 2019
1 parent cf76ac8 commit cabe21d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,7 @@ jobs:
- name: 'Build ptarmigan'
script:
- docker run lnintegration bash -c "make update-ptarmigan bin/ptarmd && py.test -v test.py -k PtarmNode"

- name: 'Build all clients'
script:
- docker run lnintegration bash -c "make update clients"

0 comments on commit cabe21d

Please sign in to comment.