added R to installed devel languages

This commit is contained in:
Patrick Melanson 2016-11-07 11:01:50 -05:00
parent a79c3d3d92
commit 1fbebd2860
1 changed files with 1 additions and 0 deletions

View File

@ -267,6 +267,7 @@
- rhino
- sbcl
- golang
- r-base-core
- name: Install misc languages on Ubuntu
apt: name={{ item }} state=latest