diff options
author | Santo Cariotti <sancn@live.com> | 2017-09-11 10:40:36 +0200 |
---|---|---|
committer | Santo Cariotti <sancn@live.com> | 2017-09-11 10:40:36 +0200 |
commit | a56b6fc4c181d9c05842cff2a38aae0685e43b7e (patch) | |
tree | 48b82dd9cfde738cfbaa102d7b50d7d7314a4963 | |
parent | cbd77f5172d93130a1039bcfbf79f5948d7ff667 (diff) |
test travisci
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index fc4ae20..79904d9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,4 @@ language: python python: - 3.5 -install: - - pip install -r requirements.txt + |