Skip to content

Commit

Permalink
Rename yaml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Sneed committed Feb 14, 2018
1 parent 0d1a4a6 commit 0edacda
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 9 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
language: csharp
mono: none
dotnet: 2.1.4
script:
- dotnet build
- dotnet test URF.Core.EF.Tests
2 changes: 1 addition & 1 deletion URF.Core.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ VisualStudioVersion = 15.0.27130.2027
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{81ABC12F-B290-4D02-90EF-0C879A5BD53F}"
ProjectSection(SolutionItems) = preProject
.travis.yml = .travis.yml
README.md = README.md
travis.yaml = travis.yaml
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "URF.Core.Abstractions", "URF.Core.Abstractions\URF.Core.Abstractions.csproj", "{54D77366-72CE-4E7D-8F45-C64EFE746943}"
Expand Down
8 changes: 0 additions & 8 deletions travis.yaml

This file was deleted.

0 comments on commit 0edacda

Please sign in to comment.