Browse Source

C'est mieux avec les fichiers de tests

Sniperovitch 8 years ago
parent
commit
b8be8a66c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -15,7 +15,7 @@ notifications:
     template:
       - "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
       - "%{commit_subject}"
-      - "Change view : %{compare_url}"- "Build details : %{build_url}"
+      - "Change view : %{compare_url} - Build details : %{build_url}"
 script:
   - ./build.sh
   - ./test_cocktail_01 && ./test_cocktail_02 && ./test_cocktail_03