You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by ju...@apache.org on 2013/05/15 14:43:47 UTC

svn commit: r1482793 - /jackrabbit/oak/trunk/.travis.yml

Author: jukka
Date: Wed May 15 12:43:46 2013
New Revision: 1482793

URL: http://svn.apache.org/r1482793
Log:
travis: Skip the extra maven build. Add experimental web hook notification.

Modified:
    jackrabbit/oak/trunk/.travis.yml

Modified: jackrabbit/oak/trunk/.travis.yml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/.travis.yml?rev=1482793&r1=1482792&r2=1482793&view=diff
==============================================================================
--- jackrabbit/oak/trunk/.travis.yml (original)
+++ jackrabbit/oak/trunk/.travis.yml Wed May 15 12:43:46 2013
@@ -13,7 +13,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-script: mvn verify -Ppedantic,integrationTesting
+install:  true
+script:   mvn verify -Ppedantic,integrationTesting
 language: java
 jdk:
   - openjdk6
@@ -22,3 +23,5 @@ notifications:
     recipients: oak-dev@jackrabbit.apache.org
     on_success: change
     on_failure: always
+  webhooks:
+    urls: http://zitting.name/travis/notify