Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update .travis.yml
  • Loading branch information
Michannne authored May 3, 2019
commit c853cbf5d635172f39ecc12d97d1f4de9071a4af
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: csharp
solution: GraphQL-Core.sln
mono: none
sudo: required
dist: xenial
dotnet: 2.2
script:
- dotnet restore
Expand Down