Skip to content

Commit 2d62228

Browse files
committed
Update .travis.yml
Self hosted compile script will now notify when a build fails instead of travis.
1 parent a8ae3fd commit 2d62228

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11
language: csharp
22
solution: ProCraft.sln
3-
notifications:
4-
irc:
5-
template:
6-
- "%{repository_slug} (%{commit}) : %{message}"
7-
- "Build details: %{build_url}"
8-
channels:
9-
- "irc.esper.net#ProCraft"
10-
on_success: change
113
script:
124
- msbuild /p:Configuration=Release ProCraft.sln

0 commit comments

Comments
 (0)