Skip to content
Snippets Groups Projects

updated .gitlab-ci.yml with latest one

Merged Guillaume HEUSCH requested to merge update-CI into master
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -29,7 +29,7 @@ requirements:
@@ -29,7 +29,7 @@ requirements:
- bob.core
- bob.core
- bob.io.base
- bob.io.base
- bob.io.image
- bob.io.image
- pytorch =0.4
- pytorch >=0.4
- torchvision >=0.2.0
- torchvision >=0.2.0
run:
run:
- python
- python
Loading