Skip to content

Commit

Permalink
Fixed travis config typo in name
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanRynne committed Apr 6, 2019
1 parent 6ae28a5 commit 17b4bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yaml → .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dist: trusty
sudo: required
language: csharp
mono: none
dotnet: 2.2
dotnet: 2.0.0
script:
- dotnet restore
- dotnet build -c Release

0 comments on commit 17b4bcf

Please sign in to comment.