Skip to content

Commit

Permalink
Enable tests for patcherex
Browse files Browse the repository at this point in the history
  • Loading branch information
nebirhos committed May 12, 2016
1 parent cd96478 commit b9dd38d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,7 @@ angrop:
pwnrex:
script: "angr-test pwnrex"
tags: [angr]

patcherex:
script: "angr-test patcherex"
tags: [angr]

0 comments on commit b9dd38d

Please sign in to comment.