Skip to content
Snippets Groups Projects
Commit 9f913450 authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Click 7 compatibility

parent 34978827
Branches
Tags
1 merge request!74Click 7 compatibility
Pipeline #28242 failed
......@@ -50,13 +50,13 @@ test:
- {{ name }}
commands:
- bob tf --help
- bob tf compute_statistics --help
- bob tf db_to_tfrecords --help
- bob tf compute-statistics --help
- bob tf db-to-tfrecords --help
- bob tf eval --help
- bob tf predict_bio --help
- bob tf style_transfer --help
- bob tf predict-bio --help
- bob tf style-transfer --help
- bob tf train --help
- bob tf train_and_evaluate --help
- bob tf train-and-evaluate --help
- bob tf trim --help
- nosetests --with-coverage --cover-package={{ name }} -sv {{ name }}
- sphinx-build -aEW {{ project_dir }}/doc {{ project_dir }}/sphinx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment