Skip to content

Commit

Permalink
added ogl dependencies to Travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius committed Oct 2, 2016
1 parent 627c83a commit 8ed6d32
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
language: go

before_install:
- sudo apt-get -qq update
- sudo apt-get install -y libgl1-mesa-dev xorg-dev

0 comments on commit 8ed6d32

Please sign in to comment.