Skip to content

Commit

Permalink
Temporarily execute Mono build first
Browse files Browse the repository at this point in the history
  • Loading branch information
stakx committed May 2, 2020
1 parent 961d227 commit eb12875
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
@@ -1,6 +1,6 @@
image:
- Visual Studio 2017
- Ubuntu
- Visual Studio 2017


# ----------------
Expand Down
1 change: 1 addition & 0 deletions build.sh
Expand Up @@ -13,6 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# ****************************************************************************
set -x
shopt -s expand_aliases

DOTNETPATH=$(which dotnet)
Expand Down

0 comments on commit eb12875

Please sign in to comment.