Skip to content

Commit

Permalink
Use glew ver.1.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsy committed Apr 26, 2015
1 parent 19f8059 commit 4528089
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 @@ -9,7 +9,7 @@ before_install:
- sudo update-alternatives --install /usr/bin/gcov gcov /usr/bin/gcov-4.9 90
install:
# install freeglut and glew
- sudo apt-get -qq install freeglut3 freeglut3-dev libglew-dev libglew1.8
- sudo apt-get -qq install freeglut3 freeglut3-dev libglew-dev libglew1.5

# install GTest
- sudo apt-get install libgtest-dev
Expand Down

0 comments on commit 4528089

Please sign in to comment.