This website works better with JavaScript.
Home
Explore
Help
Sign In
npm
/
react-native-navigation
Watch
11
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
travis
Daniel Zlotin
8 years ago
parent
4b870e24d6
commit
53ec1ba769
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
View 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"