Browse Source

Revert "C'est mieux avec les fichiers de tests"

This reverts commit 7194b3a6db4ba71520e4f821930bf47d6acbfba3.
Sniperovitch 8 years ago
parent
commit
bf691be5bc
1 changed files with 2 additions and 3 deletions
  1. 2 3
      .travis.yml

+ 2 - 3
.travis.yml

@@ -14,9 +14,8 @@ notifications:
   irc: "chat.freenode.net#pressecitron"
     template:
       - "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
-      - "Change view : %{compare_url}"
-      - "Build details : %{build_url}"
-    use_notice: true
+      - "%{commit_subject}"
+      - "Change view : %{compare_url} - Build details : %{build_url}"
 script:
   - ./build.sh
   - ./test_cocktail_01 && ./test_cocktail_02 && ./test_cocktail_03