Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Commit

Permalink
iOS AzureMobile v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
colbylwilliams committed Apr 12, 2018
1 parent 7ee4587 commit 9f06386
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# https://docs.microsoft.com/en-us/dotnet/core/tools/using-ci-with-cli#travis-ci
language: csharp

solution: csharp/csharp.sln
solution: Server/csharp/csharp.sln
mono: none
dotnet: 2.0.0


script:
- dotnet build csharp/csharp.sln
- dotnet build Server/csharp/csharp.sln

0 comments on commit 9f06386

Please sign in to comment.