Skip to content

Commit

Permalink
swisspost#162: try to fix directory (try #2)
Browse files Browse the repository at this point in the history
  • Loading branch information
roggerj committed Sep 6, 2017
1 parent 7c16a42 commit 6470f4c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@ before_install:
- wget https://chromedriver.storage.googleapis.com/2.21/chromedriver_linux64.zip
- unzip chromedriver_linux64.zip
- ls -l
- cd
- cd ..
- cd ..
- cd ..
- cd ..
- pwd
script:
- ./gradlew build
Expand Down

0 comments on commit 6470f4c

Please sign in to comment.