Daniel Zlotin 9 anos atrás
pai
commit
d1f5a5e2e2
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      .travis.yml

+ 1
- 0
.travis.yml Ver arquivo

20
 script:
20
 script:
21
   - set -e
21
   - set -e
22
   - npm run test
22
   - npm run test
23
+  - echo "ALL OK"