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 3eadfd9 commit 55de541
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 aptitude install libfltk1.3 libfltk1.3-dev libboost1.48-dev libgsl0-dev
- sudo apt-get install libfltk1.3 libfltk1.3-dev libboost1.48-dev libgsl0-dev
script:
- mkdir build
- cd build
Expand Down

0 comments on commit 55de541

Please sign in to comment.