From db88f5fb3cf30c6eac8adeec6863740f9b403ee0 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Thu, 12 May 2016 02:31:54 +0200 Subject: [PATCH] [mod] entering debug mode for travis, why does gm fails? --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 0ab5261..6ef5bac 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ install: python: - "2.7" script: + - gm -version - cd example && prosopopee notifications: irc: "chat.freenode.net#prosopopee"