Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Commit

Permalink
adding memory_image download to travis yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brifordwylie committed Aug 22, 2014
1 parent f225ecf commit ecf4d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -18,7 +18,7 @@ before_install:
- export PATH=/opt/bro/bin:$PATH
- wget https://s3.amazonaws.com/workbench-wheels/py27/wheelhouse.tar.gz
- tar xvfz wheelhouse.tar.gz
#- wget https://s3-us-west-2.amazonaws.com/workbench-data/memory_images/exemplar4.vmem -O workbench/data/memory_images/exemplar4.vmem
- wget https://s3-us-west-2.amazonaws.com/workbench-data/memory_images/exemplar4.vmem -O workbench/data/memory_images/exemplar4.vmem
install:
- pip install tox
- pip install coveralls
Expand Down

0 comments on commit ecf4d7f

Please sign in to comment.