Skip to content

Commit

Permalink
Update Gitlab CI with tomb repo
Browse files Browse the repository at this point in the history
  • Loading branch information
roddhjav committed Feb 21, 2017
1 parent edf6fa0 commit 3d82f46
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ before_script:
- sudo make --directory=password-store install

# Installing tomb
- git clone https://github.com/roddhjav/Tomb.git -b gnupg-key-support
- git clone https://github.com/dyne/Tomb.git
- sudo make --directory=Tomb install

stages:
Expand All @@ -21,4 +21,3 @@ test:
script:
- chmod 744 tests/runtests
- make test

0 comments on commit 3d82f46

Please sign in to comment.