Bump tag used to test requirements example

pull/539/head
yuvipanda 2019-02-12 20:49:26 -08:00
rodzic d8f8c781b2
commit 6d14754c35
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -22,7 +22,7 @@
# Test that tags work + ref is added to tag if not present # Test that tags work + ref is added to tag if not present
- name: Binder Examples - Requirements - name: Binder Examples - Requirements
url: https://github.com/binder-examples/requirements url: https://github.com/binder-examples/requirements
ref: test ref: python-3.7
verify: python -c 'import matplotlib' verify: python -c 'import matplotlib'
# Test that custom channels and downgrades don't # Test that custom channels and downgrades don't
# get blocked by pinning # get blocked by pinning