Commit 53a29217 by John Chodera (MSKCC)

Fixed travis-ci

parent 53e59cd5
...@@ -10,8 +10,7 @@ install: ...@@ -10,8 +10,7 @@ install:
script: script:
- python setup.py install - python setup.py install
- nosetests tests/test_build.py - nosetests tests/test_build_and_simulate.py
- nosetests tests/test_simulate.py
after_script: after_script:
- pyflakes pdbfixer/*.py - pyflakes pdbfixer/*.py
......
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