|
@@ -12,10 +12,6 @@ before_install:
|
|
|
- sudo pip install pandoc-latex-environment
|
|
|
notifications:
|
|
|
irc: "chat.freenode.net#pressecitron"
|
|
|
- template:
|
|
|
- - "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
|
|
|
- - "%{commit_subject}"
|
|
|
- - "Change view : %{compare_url}"- "Build details : %{build_url}"
|
|
|
script:
|
|
|
- ./build.sh
|
|
|
- ./test_cocktail_01 && ./test_cocktail_02 && ./test_cocktail_03
|