Skip to content

Commit

Permalink
Edit travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Denys Vitali committed Aug 10, 2017
1 parent 791dc51 commit 239c104
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ before_install:
- docker pull dvitali/android-build-tools
- docker run -v kernel:/kernel --entrypoint=zsh dvitali/android-build-tools:latest -c 'cd /kernel/; git clone https://github.com/denysvitali/linux-smaug;
cd /kernel/linux-smaug/; make -j8'
- docker ps -a
script:
- sudo ls -la /var/lib/docker/volumes/kernel/_data
deploy:
Expand Down

0 comments on commit 239c104

Please sign in to comment.