Skip to content

Commit

Permalink
Added travis to download gcc4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
romantseg committed Mar 21, 2015
1 parent 5d4923c commit be247ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ language: r
warnings_are_errors: false
env: _R_CHECK_CRAN_INCOMING_=FALSE

before_install:
- sudo apt-get update
- sudo apt-get install liblapack-dev

r_binary_packages:
- testthat

Expand Down

0 comments on commit be247ce

Please sign in to comment.