Commit bb1fb660 by Robert McGibbon

Fix issue #22

parent f9a90679
...@@ -10,7 +10,8 @@ install: ...@@ -10,7 +10,8 @@ install:
script: script:
- python setup.py install - python setup.py install
- nosetests tests/test_build_and_simulate.py - cd tests
- nosetests
after_script: after_script:
- pyflakes pdbfixer/*.py - pyflakes pdbfixer/*.py
......
[![Build Status](https://travis-ci.org/jchodera/pdbfixer.svg)](https://travis-ci.org/jchodera/pdbfixer) [![Build Status](https://travis-ci.org/SimTk/pdbfixer.svg)](https://travis-ci.org/SimTk/pdbfixer)
PDBFixer PDBFixer
======== ========
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment