]> xenbits.xensource.com Git - people/liuw/xen.git/commitdiff
travis: use python-dev instead of python2.7-dev gitlab-py-dev-pkg
authorWei Liu <wei.liu2@citrix.com>
Wed, 13 Mar 2019 13:18:46 +0000 (13:18 +0000)
committerWei Liu <wei.liu2@citrix.com>
Wed, 13 Mar 2019 13:18:46 +0000 (13:18 +0000)
Xen build should be using default python now.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
.travis.yml

index 2266b4d22f0dfd84e6a84d89d4ad0cc1dcb765a3..15ca9e9047ff7c3ef43a10b07341b414d706f9c9 100644 (file)
@@ -44,7 +44,7 @@ addons:
             - zlib1g-dev
             - libncurses5-dev
             - libssl-dev
-            - python2.7-dev
+            - python-dev
             - xorg-dev
             - uuid-dev
             - libyajl-dev