Skip to content

Commit

Permalink
updated travis instructions to include python tests
Browse files Browse the repository at this point in the history
  • Loading branch information
burgerdev committed Mar 26, 2014
1 parent 66a161e commit f135690
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ before_script:
- "export PYTHONPATH=$VIRTUAL_ENV/lib/python2.7/site-packages:$PYTHONPATH"
script:
- make test
- nosetests
1 change: 1 addition & 0 deletions .travis_scripts/requirements/development-stage2.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
h5py==2.2.1
nose

0 comments on commit f135690

Please sign in to comment.