Skip to content

Commit

Permalink
Updated to latest version of spreadsheet
Browse files Browse the repository at this point in the history
  • Loading branch information
codingo committed Mar 3, 2017
1 parent 023ff6f commit eb0c01e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: python
python: 3.6

install:
- pip install -r requirements.txt

# command to run tests
language: python
python: 3.6

install:
- pip install -r requirements.txt

# command to run tests
script: nosetests
Binary file modified RansomwareOverview.xlsx
Binary file not shown.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Office365-REST-Python-Client==1.1.0
requests==2.13.0
simplejson==3.10.0
xlrd==1.0.0
Office365-REST-Python-Client==1.1.0
requests==2.13.0
simplejson==3.10.0
xlrd==1.0.0

0 comments on commit eb0c01e

Please sign in to comment.