Skip to content

Commit

Permalink
added flask-cors to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedhosny committed Aug 16, 2018
1 parent 9b6d673 commit 664fdbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ python:
- "3.6"
cache: pip
install:
- pip install flask-cors==3.0.6
- pip install Flask==0.12.2
- pip install numpy
- pip install Pillow==5.1.0
Expand Down

0 comments on commit 664fdbf

Please sign in to comment.