summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-06-08 08:29:36 +0100
committerRichard Hughes <richard@hughsie.com>2017-06-08 08:29:36 +0100
commit10b92c34d89b3e9f74e80506637119af31944d09 (patch)
tree0f3925012a8244e47a845b8b606995e948c41034
parent3e780f886c6c7376c142704408c912e1a0789166 (diff)
downloadappstream-glib-wip/hughsie/travis.tar.gz
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 847ba30..af284c0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ services:
before_script:
- docker build -t appstream-glib-fedora-25 -f contrib/ci/Dockerfile-fedora-25 .
- - docker build -t appstream-glib-debian-stretch -f contrib/ci/Dockerfile-debian-unstable .
+ - docker build -t appstream-glib-debian-stretch -f contrib/ci/Dockerfile-debian-stretch .
script:
- docker run -t -v `pwd`:/build appstream-glib-fedora-25 ./contrib/ci/build_and_test.sh -Denable-rpm=true -Denable-dep11=false