File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11language : java
2+
23jdk :
34 - oraclejdk7
5+
6+ before_install :
7+ - " git clone https://github.com/iipc/travis.git target/travis"
8+
49before_script :
5- - " echo $JAVA_OPTS"
610 - " export JAVA_OPTS=-Xmx1024m"
7- - " echo $JAVA_OPTS"
8- - " ulimit -a"
11+ - " export MAVEN_OPTS=-Xmx512m"
912 - " ulimit -u 2048"
10- - " ulimit -a"
13+
14+ script :
15+ - " target/travis/deploy-if.sh"
16+
17+ # whitelist in the master branch only
18+ branches :
19+ only :
20+ - master
21+
22+ env :
23+ global :
24+ - secure : " qDKjVdoe4Qcz4WfXiQydU7tyl51T62FUJrjqu4FUPBcgeQhFQiggwhpaE6xCOzOpxbsuBi2R1c8gMQf5esE5iDL5jZMu+kz++dYbuzMTd13ttvZWMW5wRPH0H8iHk609FP/RDtVKKBr7WO0JvvIAZEhWNHZrLXBrrKgdTey171g="
25+ - secure : " FXGBKJNP9X7ePJfS4eYTZtoFo4RT1sxor34XxncSJr7uV6ggtZb4B4WNd16IlLcDk6E32sx8YoWdltaOGwQ5Vg/kux5Ko/wKZCoccS018Ln1bRT86dD1KoPY34rGoNJVQxe7J/1MPqpBKwmi2XCKfzpsEh3W7bbIqg8w9MEOOZA="
26+
Original file line number Diff line number Diff line change 11OpenWayback Web Commons
22=======================
33
4+ [ ![ Build Status] ( https://travis-ci.org/iipc/iipc-web-commons.png?branch=master )] ( https://travis-ci.org/iipc/iipc-web-commons/ )
5+
46This repository contains common utility code for the OpenWayback project.
You can’t perform that action at this time.
0 commit comments