Skip to content

Commit

Permalink
may fix failing appveyor build
Browse files Browse the repository at this point in the history
  • Loading branch information
adalisan committed Aug 21, 2017
1 parent 7c4659e commit 736ab44
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ init:
#Invoke-Expression "cd C:\Rext\ ; ls"
$env:Path += "\nC:\Rext\lib"
$env:LIB_GSL = "C:\Rext\lib"
environment:
PATH=$PATH:C:\Rext\lib
PATH: $PATH:C:\Rext\lib

install:
ps: Bootstrap

Expand Down

0 comments on commit 736ab44

Please sign in to comment.