Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zankich committed Jun 12, 2014
1 parent 655fd78 commit 2a9172c
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 @@ -4,7 +4,7 @@ go:
- release
- tip
install:
- sudo apt-get install libusb-dev libopencv-dev
- sudo apt-get install libusb-dev libopencv-dev libsdl2-2.0-0
- go get -v . && go build -v .
- go get github.com/onsi/ginkgo
- go get github.com/onsi/gomega
Expand Down

0 comments on commit 2a9172c

Please sign in to comment.