|
@@ -162,17 +162,6 @@ script:
|
|
|
# Pick one test in this directory and verify
|
|
|
- time ./toolset/run-ci.py verify $TESTDIR
|
|
|
|
|
|
-notifications:
|
|
|
- irc:
|
|
|
- channels:
|
|
|
- - "chat.freenode.net#techempower-fwbm"
|
|
|
- template:
|
|
|
- - "%{repository_slug} branch '%{branch}' %{result} (%{author})"
|
|
|
- - "Build %{build_number} took %{duration}. See %{build_url}"
|
|
|
- on_success: always
|
|
|
- on_failure: always
|
|
|
- skip_join: true
|
|
|
-
|
|
|
cache:
|
|
|
directories:
|
|
|
- installs/mono-3.2.8
|