Browse Source

Acceptance tests no longer run on Travis

James Allen 11 năm trước cách đây
mục cha
commit
9b40d34b2a
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      services/filestore/.travis.yml

+ 0 - 4
services/filestore/.travis.yml

@@ -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