Skip to content

Commit

Permalink
build settings updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Smith committed May 6, 2013
1 parent d17732a commit 5b10dde
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 @@ -4,4 +4,4 @@ python:
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install: pip install -r REQUIREMENTS.txt
# command to run tests, e.g. python setup.py test
script: make test
script: nosetests arrow tests

0 comments on commit 5b10dde

Please sign in to comment.