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

Commit

Permalink
another try at fixing the travis yml file
Browse files Browse the repository at this point in the history
Former-commit-id: 4402ea1
  • Loading branch information
brifordwylie committed Jun 15, 2014
1 parent 056a7be commit d1ee367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -15,7 +15,7 @@ before_install:
- sudo dpkg -i Bro-2.2-Linux-x86_64_flex.deb
- export PATH=/opt/bro/bin:$PATH
- cp .noserc ~/.noserc
- wget https://s3-us-west-2.amazonaws.com/workbench-data/memory_images/exemplar4.vmem -o data/mem ory_images/exemplar4.vmem
- wget https://s3-us-west-2.amazonaws.com/workbench-data/memory_images/exemplar4.vmem -o data/memory_images/exemplar4.vmem
install:
- pip install -r requirements.txt
- pip install coveralls
Expand Down

0 comments on commit d1ee367

Please sign in to comment.