Skip to content

Commit

Permalink
wget the dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored May 11, 2018
1 parent 3fa07f2 commit 9af7f92
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 @@ -21,6 +21,7 @@ before_script:
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
- flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
script:
- wget "https://drive.google.com/uc?export=download&confirm=D2ug&id=1UoE-XuW1SDLUjZmJPkIZ1MLxvQFgmTFH"
- python run_basics.py # Can run only with python and tensorflow
notifications:
on_success: change
Expand Down

0 comments on commit 9af7f92

Please sign in to comment.