Skip to content

Commit

Permalink
Merge pull request chocolatey#2228 from gliptak/travis1
Browse files Browse the repository at this point in the history
(chocolatey#2227) Bring Ubuntu to 18.04 in Travis
  • Loading branch information
gep13 authored Apr 16, 2021
2 parents 93b1cfc + 002db27 commit 5f0b6f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: csharp
dist: bionic
mono:
- 5.20.1
- 6.12.0
install:
- sudo apt-get install mono-devel
- nuget restore src/chocolatey.sln
Expand Down

0 comments on commit 5f0b6f7

Please sign in to comment.