Skip to content

Commit

Permalink
install libnode for travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nanxstats committed Nov 1, 2019
1 parent e72789f commit 447cc22
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@

language: R
cache: packages

addons:
apt:
packages:
- libnode-dev

0 comments on commit 447cc22

Please sign in to comment.