diff --git a/.travis.yml b/.travis.yml index b1c1254..d3f61c4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,4 +12,6 @@ script: - pytest --cov=. after_success: - codecov -cache: pip +cache: + - pip + - npm