Skip to content

Commit

Permalink
💊 Updated (again) travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkmet98 committed Oct 10, 2019
1 parent b0c8981 commit 5a5ff30
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Travis CI Integration
language: csharp
after_script:
- dotnet build
- dotnet test
mono: none
dotnet: 3.0.100
script:
- dotnet build
- dotnet test

0 comments on commit 5a5ff30

Please sign in to comment.