Skip to content

Commit

Permalink
Merge pull request #2 from Schokobecher/master
Browse files Browse the repository at this point in the history
Travis CI Fix
  • Loading branch information
EvilInsultGenerator authored Oct 31, 2016
2 parents dda46f4 + 6525efe commit bb0e43f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@
*.dSYM/
*.su
*.suo
*.db
EvilInsultGenerator/Resources/Thumbs.db
9 changes: 1 addition & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,2 @@
language: csharp
solution: EvilInsultGenerator.sln

matrix:
include:
- dotnet: 1.0.0-preview2-003131
mono: none
env: DOTNETCORE=1
- mono: latest
solution: EvilInsultGenerator.sln
Binary file modified EvilInsultGenerator/Resources/Thumbs.db
Binary file not shown.

0 comments on commit bb0e43f

Please sign in to comment.