Skip to content

Commit

Permalink
Merge pull request #1 from synthicity/orca-api
Browse files Browse the repository at this point in the history
Orca Server API
  • Loading branch information
jiffyclub committed Jun 2, 2015
2 parents 63daf29 + 758c420 commit eacc3e4
Show file tree
Hide file tree
Showing 11 changed files with 1,397 additions and 27 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ install:
- >
conda create -q -n test-environment
python=$TRAVIS_PYTHON_VERSION
cytoolz pandas pip pytables pytest
cytoolz flask pandas pip pygments pytables pytest
- source activate test-environment
- pip install zbox
- pip install pytest-cov coveralls pep8
Expand Down
Loading

0 comments on commit eacc3e4

Please sign in to comment.