Skip to content

Commit

Permalink
swisspost#162: cleaned up travis files
Browse files Browse the repository at this point in the history
  • Loading branch information
roggerj committed Sep 7, 2017
1 parent 6470f4c commit cc772a9
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,10 @@ before_install:
- sudo apt-get install -y libappindicator1 fonts-liberation
- wget http://www.slimjet.com/chrome/download-chrome.php?file=lnx%2Fchrome64_48.0.2564.109.deb
- sudo dpkg -i download-chrome.php?file=lnx%2Fchrome64_48.0.2564.109.deb
- pwd
- cd gateleen-test/src/test/resources/
- pwd
- wget https://chromedriver.storage.googleapis.com/2.21/chromedriver_linux64.zip
- unzip chromedriver_linux64.zip
- ls -l
- cd ..
- cd ..
- cd ..
- cd ..
- pwd
- cd ..; cd ..; cd ..; cd ..
script:
- ./gradlew build
# - ./gradlew gateleen-test:startServer (also waits for it to come up)
Expand Down

0 comments on commit cc772a9

Please sign in to comment.