Skip to content

Commit

Permalink
Try fixing blender rendering in linux https://stackoverflow.com/a/260…
Browse files Browse the repository at this point in the history
  • Loading branch information
chinedufn committed Sep 9, 2017
1 parent ae7330f commit 0670cc3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -3,5 +3,7 @@ node_js:
- '6'
os: linux
before_script:
# https://stackoverflow.com/a/26028597/3701114
- sudo ln /dev/null /dev/raw1394
- sudo apt-get install blender
- sudo apt-get install imagemagick

0 comments on commit 0670cc3

Please sign in to comment.