diff --git a/.travis.yml b/.travis.yml index 2200f09..715465d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ # # Project file for the Travis-CI remote builder service. # -# Version: @(#).travis.yml 1.0.4 2018/03/26 +# Version: @(#).travis.yml 1.0.5 2018/03/27 # # Authors: Natalia Portillo, # Fred N. van Kempen, @@ -70,11 +70,12 @@ addons: - gcc-mingw-w64-x86-64 - gcc-mingw-w64 - mingw-w64 + - mingw-w64-i686-libpng notifications: irc: channels: - - "chat.freenode.net#varcem" + - "chat.freenode.net#varcem-dev" template: - "Commit %{commit} by %{author} in %{branch} %{result} after %{duration}." - "Commit changes: %{commit_subject}"