Skip to content

Commit

Permalink
try to install libv8-dev with travis
Browse files Browse the repository at this point in the history
  • Loading branch information
timelyportfolio committed Apr 10, 2017
1 parent 22e42ed commit e6b27a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -3,3 +3,6 @@
language: R
sudo: false
cache: packages

before_install:
- sudo apt-get install -y libv8-dev

0 comments on commit e6b27a1

Please sign in to comment.