Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
torproject-sync committed Aug 16, 2017
1 parent b3a992d commit 40288fd
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,9 @@ before_script:

build:
script:
- "sh autogen.sh && ./configure && make && make install"

test:
script:
- "make test-full-online"
- "sh autogen.sh && ./configure && make"
- "make check"
- "make install"

update:
script:
Expand Down

0 comments on commit 40288fd

Please sign in to comment.