From 67dcc88ca303c300563fbc7ad097835f5d9b2c03 Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Tue, 26 Sep 2017 18:15:21 +0200
Subject: [PATCH] test for one numpy version for now

---
 gitlab/conda_build_config.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml
index 3befa1e..93554fc 100644
--- a/gitlab/conda_build_config.yaml
+++ b/gitlab/conda_build_config.yaml
@@ -4,7 +4,6 @@ python:
   - 3.6
 numpy:
   - 1.12
-  - 1.13
 gcc:
   - 4.8.5
 libgcc:
-- 
GitLab