Commit 6f79c412 authored by Willi Rath's avatar Willi Rath
Browse files

Exclude Parcels env from test

That's quite an ugly hack ...
parent d9ac8752
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,4 +9,4 @@ test:
    - source activate root
    - target_dir=${CONDA_PREFIX}
    - shopt -s extglob
    - ./update_anaconda.sh ${target_dir} envs/!(monitoring_gallery).yml
    - ./update_anaconda.sh ${target_dir}  envs/!(*@(monitoring_gallery|py2_parcels)).yml