From 498c8387fe72e5f609d0cb9c5f6f6cd8a6fff9b5 Mon Sep 17 00:00:00 2001 From: Joan Massich Date: Mon, 5 Feb 2018 16:18:35 +0100 Subject: [PATCH 1/2] Add some test --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index b85402c..5c43412 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,8 @@ language: minimal script: + - export DL_DIR=$HOME/downloads # Export the path where to store downloaded files + - sh -c "$(curl -fsSkL https://raw.githubusercontent.com/openmeeg/ci-utils/master/travis/travis_tools.sh)" after_success: From 5b41f8cfaded2584fa8ff121cfd3cf3914b77a60 Mon Sep 17 00:00:00 2001 From: Joan Massich Date: Mon, 5 Feb 2018 17:12:07 +0100 Subject: [PATCH 2/2] [av skip] trigger travis --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d861bb4..69e2961 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,5 @@ Todo -[ ] Add tests to the scripts -[ ] Add usage examples + +