diff options
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index a29b64d..66400ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ git: depth: 1000 install: - pip install coveralls - - pip install -I git+https://github.com/ankostis/smmap.git@v2.1.0.dev0 + - pip install -I git+https://github.com/ankostis/smmap.git@v2.1.0.dev1 script: - ulimit -n 48 - ulimit -n |
