Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sk1712 committed Aug 22, 2014
1 parent 55de541 commit 97599a6
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 @@ -3,7 +3,7 @@ compiler:
- gcc
before_install:
- sudo apt-get update
- sudo apt-get install libfltk1.3 libfltk1.3-dev libboost1.48-dev libgsl0-dev
- sudo apt-get install freeglut3-dev libfltk1.3 libfltk1.3-dev libboost1.48-dev libgsl0-dev
script:
- mkdir build
- cd build
Expand Down

0 comments on commit 97599a6

Please sign in to comment.