Skip to content

Commit

Permalink
Merge pull request #282 from CloudSlang/cleanup-travis
Browse files Browse the repository at this point in the history
Cleanup equipping java
  • Loading branch information
Orit Stone committed Aug 6, 2015
2 parents 7a0ed00 + 11f8915 commit 174d645
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ dist: trusty

env:
global:
# - UML_DOCKERCOMPOSE=0
# - UML_FIG=0
- JAVA_OPTS="-XX:MaxPermSize=512m"
matrix:
- SUITE=containers
Expand All @@ -26,12 +24,9 @@ env:


script:
#- curl -sLo - http://j.mp/install-travis-docker | sh -xe
- docker info
- docker version
- df -kh
- wget --no-check-certificate https://github.com/orius123/ubuntu-equip/raw/master/equip_java7_64.sh
- bash equip_java7_64.sh
- wget https://github.com/CloudSlang/cloud-slang/releases/download/cloudslang-0.8.RC1/cslang-builder.zip
- unzip -q cslang-builder.zip -d cslang-builder
- chmod +x cslang-builder/bin/cslang-builder
Expand Down

0 comments on commit 174d645

Please sign in to comment.