Skip to content

Commit

Permalink
BROKEN: Run tests both on Fedora and CentOS.
Browse files Browse the repository at this point in the history
This is currently known to fail because in centos, the python-pip package
is not available (perhaps in EPEL?).

(Also note that the (yum install) does not fail when one of the packages
is missing.)
  • Loading branch information
mtrmac committed May 16, 2016
1 parent 01b254e commit c8000f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ notifications:
email: false

script:
- make check
- make check CHECK_BASE_IMAGES='fedora centos'

0 comments on commit c8000f9

Please sign in to comment.