1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-02-21 07:43:31 +00:00

Acceptance tests no longer run on Travis

This commit is contained in:
James Allen 2015-10-07 18:39:24 +01:00
parent cf28ee4f9b
commit 9b40d34b2a

View file

@ -10,12 +10,8 @@ install:
- npm install
- grunt install
before_script:
- grunt forever:app:start
script:
- grunt test:unit
- grunt test:acceptance
services:
- redis-server