mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-26 13:48:49 +08:00
build: switching to Travis builds using Ubuntu 14.04 Trusty
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
parent
7572f32c54
commit
95ce2dad97
@ -1,6 +1,6 @@
|
||||
language: go
|
||||
sudo: false
|
||||
dist: precise
|
||||
dist: trusty
|
||||
go_import_path: gobot.io/x/gobot
|
||||
go:
|
||||
- 1.7.5
|
||||
@ -22,7 +22,7 @@ addons:
|
||||
- libopencv-dev
|
||||
- libsdl2-dev
|
||||
- libsdl2-image-dev
|
||||
- libsdl2
|
||||
- libdsl2-2.0.0
|
||||
- libusb-dev
|
||||
- xvfb
|
||||
- unzip
|
||||
|
Loading…
x
Reference in New Issue
Block a user