Skip to content

Commit

Permalink
Initial Travis tryout
Browse files Browse the repository at this point in the history
  • Loading branch information
Forceflow committed May 8, 2018
1 parent 3bb13e9 commit 75d392d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
dist: trusty
language: cpp
compiler: gcc
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y mesa-common-dev libglu1-mesa-dev libxi-dev
script: make

0 comments on commit 75d392d

Please sign in to comment.