mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-07 17:13:57 +00:00
Update .travis.yml
This commit is contained in:
parent
1db544e145
commit
cfd8eb3597
@ -6,18 +6,16 @@ go:
|
||||
- 1.9.x
|
||||
- tip
|
||||
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- libx11-dev xorg-dev
|
||||
- libxtst-dev libpng++-dev
|
||||
- xcb libxcb-xkb-dev x11-xkb-utils libx11-xcb-dev libxkbcommon-x11-dev
|
||||
- libusb-dev
|
||||
# - libusb-dev
|
||||
- libxkbcommon-dev
|
||||
- xsel
|
||||
- xclip
|
||||
|
||||
# script:
|
||||
# - sudo apt-get update
|
||||
# - sudo apt-get install libx11-dev
|
||||
|
Loading…
Reference in New Issue
Block a user