Skip to content

Commit

Permalink
Install littler using r_install
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed May 18, 2015
1 parent 9a3a664 commit c4cfe45
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ before_install:
# Remove r-base
- sudo apt-get remove --purge r-base

# Install littler
- sudo apt-get install littler

install:
# Install Ansible.
- pip install ansible==$ANSIBLE_VERSION
Expand Down
3 changes: 3 additions & 0 deletions tests/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
remote_user: root
roles:
- ansible-r
vars:
r_install:
- littler

0 comments on commit c4cfe45

Please sign in to comment.