Fixes Travis-ci build preparation, by hit another host in order to download dnx
This commit is contained in:
@ -4,7 +4,7 @@ mono:
|
||||
- beta
|
||||
sudo: false
|
||||
install:
|
||||
- curl --insecure -sSL https://lua.pschneider.fr/files/Paul/dnx-install.sh | bash
|
||||
- curl --insecure -sSL https://freespeech.pschneider.fr/files/Paul/dnx-install.sh | bash
|
||||
- DNX_USER_HOME=`pwd -P`/dnx . ./dnx/dnvm/dnvm.sh
|
||||
- cd src/OAuth.AspNet.Token && dnu restore
|
||||
- cd ../OAuth.AspNet.AuthServer && dnu restore
|
||||
|
Reference in New Issue
Block a user