davidrpugh / pyCollocation

Python package for solving initial value problems (IVP) and two-point boundary value problems (2PBVP).
MIT License
17 stars 8 forks source link

Remove sudo from .travis.yml to improve build speed! #32

Closed davidrpugh closed 9 years ago

davidrpugh commented 9 years ago

Need to remove uses of sudo from .travis.yml and then set sudo to false. This should improve build speed for travis.