Daniel Zlotin 8 years ago
parent
commit
53ec1ba769
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .travis.yml

+ 1
- 0
.travis.yml View File

21
   - yarn
21
   - yarn
22
 
22
 
23
 script:
23
 script:
24
+  - echo "before test"
24
   - npm run test
25
   - npm run test
25
   - echo "ALL OK"
26
   - echo "ALL OK"