We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8cb128 commit 58aaad3Copy full SHA for 58aaad3
.travis.yml
@@ -24,7 +24,8 @@ addons:
24
- aspell
25
- bc
26
- bind9-host
27
- - bluez
+ # post-installation script issues in Travis? (udev, dbus initscripts)
28
+ #- bluez
29
- bridge-utils
30
- bsdgames
31
- cfengine2
@@ -109,7 +110,8 @@ addons:
109
110
- nethogs
111
- network-manager
112
- nfs-common
- - nis
113
+ # post-installation script issues in Travis? (ypbind initscripts)
114
+ #- nis
115
- ntpdate
116
- open-iscsi-utils
117
- openswan
0 commit comments