Daniel Zlotin 9 anni fa
parent
commit
d1f5a5e2e2
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      .travis.yml

+ 1
- 0
.travis.yml Vedi File

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