Skip to content

Commit

Permalink
for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dingguanglei committed Nov 21, 2018
1 parent 3de6009 commit 00de3c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#jdit/metric/Cifar10_M.csv
#jdit/metric/Cifar10_S.csv
#mypackage/metric/Cifar10_M.csv
#mypackage/metric/Cifar10_S.csv
mypackage

log
jdit/data
Expand Down
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ install:
- pip install -r docs/requirements.txt

# command to run tests
#script:
# - pytest
script:
- pytest

0 comments on commit 00de3c0

Please sign in to comment.