Travis conf cleanup.

pull/574/head
Jussi Pakkanen 9 years ago
parent d2d1f77866
commit d3d37c4296
  1. 2
      .travis.yml

@ -12,8 +12,6 @@ before_install:
# because it has the MR id to be tested checked out.
script:
- pwd
- ls
- echo FROM jpakkane/mesonci:xenial > Dockerfile
- echo ADD . /root >> Dockerfile
- docker build -t withgit .

Loading…
Cancel
Save