You've already forked linux-packaging-mono
Imported Upstream version 6.12.0.122
Former-commit-id: d3ff4118f95cc6907059c6001e5157df8832a115
This commit is contained in:
parent
bb7877ea56
commit
a0d6f2d6ec
@@ -1 +1 @@
|
||||
a1910ea7fa5f93873a406165ad72ebe1d0540f58
|
||||
78976892a3815bf2dbd924b855d2e86954e20bd7
|
@@ -1,7 +1,9 @@
|
||||
check-roslyn:
|
||||
@echo "Runnning roslyn tests using mono from PATH:"
|
||||
mono --version
|
||||
@$(MAKE) validate-roslyn RESET_VERSIONS=1
|
||||
cd $(ROSLYN_PATH); \
|
||||
./build.sh --restore --build --test --mono || exit; \
|
||||
echo "done"
|
||||
|
||||
# Disabled because it doesn't build anymore due to removed myget feeds
|
||||
# @echo "Runnning roslyn tests using mono from PATH:"
|
||||
# mono --version
|
||||
# @$(MAKE) validate-roslyn RESET_VERSIONS=1
|
||||
# cd $(ROSLYN_PATH); \
|
||||
# ./build.sh --restore --build --test --mono || exit; \
|
||||
# echo "done"
|
||||
|
Reference in New Issue
Block a user