Skip to content

Commit

Permalink
Merge branch 'fix_travis' into stable
Browse files Browse the repository at this point in the history
* fix_travis:
  (maint) Specify mono version for Travis-CI
  • Loading branch information
ferventcoder committed Jul 30, 2015
2 parents 96f8d4c + 6c200e1 commit d8943f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
language: csharp
mono:
- 3.12.0
install:
- sudo apt-get install mono-devel mono-gmcs
- nuget restore src/chocolatey.sln
Expand Down

0 comments on commit d8943f2

Please sign in to comment.