This website works better with JavaScript.
Home
Esplora
Aiuto
Accedi
npm
/
react-native-navigation
Segui
11
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Activity
Sfoglia il codice sorgente
travis
Daniel Zlotin
8 anni fa
parent
4b870e24d6
commit
53ec1ba769
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
Vedi File
@@ -21,5 +21,6 @@ install:
21
21
- yarn
22
22
23
23
script:
24
+ - echo "before test"
24
25
- npm run test
25
26
- echo "ALL OK"