diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2018-03-31 17:06:33 +1100 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2018-03-31 17:06:33 +1100 |
| commit | 1411ef02f3ce54fac301b49923d270834aada4c8 (patch) | |
| tree | 4626c0e7a350e702ef16631cd1e6af1bb2164a96 /.travis.yml | |
| parent | 9efc64f170fa608fd9e0d91b3f13e033af12919c (diff) | |
travis: fixes
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 3a0a043..501b4fc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,5 +18,4 @@ install: script: - flake8 pywal tests setup.py - pylint pywal tests setup.py - - pyroma . - python setup.py test |
