Skip to content

Commit

Permalink
Adds travis config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaqx0r committed Feb 11, 2018
1 parent 508ebb8 commit 69be1c6
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
@@ -0,0 +1,4 @@
language: c
script: scons
sudo: false
before_install: apt install libgl-dev libglu-dev freeglut-dev

0 comments on commit 69be1c6

Please sign in to comment.