Sha256: da07642afea955fd21c8450143c1fc2c77d0e840eb37cee2c3cedd0e52edd7a8

Contents?: true

Size: 302 Bytes

Versions: 7

Compression:

Stored size: 302 Bytes

Contents

language: ruby
before_install:
  - sudo apt-get update -qq
  - sudo apt-get install -y libclamav-dev clamav clamav-daemon clamav-freshclam
before_script:
  - sudo freshclam
  - sudo /etc/init.d/clamav-daemon start
rvm:
  - 2.1
cache: 
  - bundler
  - apt
notifications:
  email:
    - lib-drs@duke.edu

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ddr-antivirus-1.3.3 .travis.yml
ddr-antivirus-1.3.2 .travis.yml
ddr-antivirus-1.3.1 .travis.yml
ddr-antivirus-1.3.0 .travis.yml
ddr-antivirus-1.2.1 .travis.yml
ddr-antivirus-1.2.0 .travis.yml
ddr-antivirus-1.1.0 .travis.yml