Skip to content

Commit

Permalink
Minor update to travis file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Farris committed May 2, 2019
1 parent e357212 commit d9f6209
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: node_js
node_js:
- "0.10"
- "0.11"
- "0.12"
- "10.0"
- "11.0"
before_install:
- sudo apt-get update
- sudo apt-get install clamav
- sudo apt-get install clamav clamav-daemon
- sudo freshclam -v
- sudo service clamav-daemon restart

0 comments on commit d9f6209

Please sign in to comment.