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 30, 2019
1 parent 3a6c4db commit 9679614
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 9679614

Please sign in to comment.