diff --git a/.travis.yml b/.travis.yml index 365208d..1cdde47 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,4 @@ python: # command to install dependencies install: pip install -r requirements.txt # command to run tests -script: python manage.py test core api +script: python manage.py test core api pins diff --git a/pinry/core/templates/core/login.html b/pinry/core/templates/core/login.html index 6892f64..c8c025a 100644 --- a/pinry/core/templates/core/login.html +++ b/pinry/core/templates/core/login.html @@ -11,7 +11,6 @@