Skip to content

Commit

Permalink
remove g77 installation in travis, owing to no such package
Browse files Browse the repository at this point in the history
  • Loading branch information
Oneplus committed Jul 21, 2013
1 parent 358ae7e commit beec250
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 @@ -5,7 +5,7 @@ compiler:
- g++

before_install:
- sudo apt-get install gfortran g77
- sudo apt-get install gfortran
- sudo apt-get install cmake
- git submodule update --init --recursive

Expand Down

0 comments on commit beec250

Please sign in to comment.