Skip to content

Commit 94dbc2a

Browse files
committed
install nnet on travis?
1 parent 23f9282 commit 94dbc2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ before_install:
5252
- sudo apt-get -y install python3
5353
- mkdir -p ~/.R && echo "CXX14=g++-6" > ~/.R/Makevars
5454
- echo "CXX14FLAGS += -fPIC" >> ~/.R/Makevars
55+
- Rscript -e 'install.packages("nnet")'
5556

5657

5758
after_success:

0 commit comments

Comments
 (0)