Skip to content

Commit

Permalink
nosetest qutip.tests did not work on travis system, trying nosetests …
Browse files Browse the repository at this point in the history
…qutip
  • Loading branch information
jrjohansson committed Feb 25, 2014
1 parent 9d08c69 commit e615aed
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 @@ -17,4 +17,4 @@ install:
- "python setup.py install --with-f90mc"

# command to run tests
script: nosetests qutip.tests
script: nosetests qutip

0 comments on commit e615aed

Please sign in to comment.