Skip to content

Commit f3e65dd

Browse files
m1ghtym0rhelmot
authored andcommitted
Add heaphopper to .travis.yaml (angr#88)
1 parent ca97715 commit f3e65dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ env:
1313
- PY=e ANGR_REPO=patcherex
1414
- PY=e ANGR_REPO=tracer NOSE_OPTIONS="--process-timeout=900"
1515
- PY=p ANGR_REPO=rex
16+
- PY=e ANGR_REPO=heaphopper
1617
install: ( curl https://raw.githubusercontent.com/angr/angr-dev/$TRAVIS_BRANCH/tests/travis-install.sh | grep -v 404 || curl https://raw.githubusercontent.com/angr/angr-dev/master/tests/travis-install.sh ) | bash
1718
script: ~/angr-dev/tests/travis-test.sh

0 commit comments

Comments
 (0)