Skip to content

Commit

Permalink
Fix Change
Browse files Browse the repository at this point in the history
  • Loading branch information
super3 committed Jun 16, 2015
1 parent 72e5e4e commit 599534b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ python:

# install dependencies, e.g. pip install -r requirements.txt
install:
- python setup.py install
- pip install Flask
- pip install coverage coveralls

before_script:
- python dataserv/app.py &
Expand Down

0 comments on commit 599534b

Please sign in to comment.