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
378881ca6e
commit
da97f6d047
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
.travis.yml
+ 4
- 0
.travis.yml
View File
@@ -1,3 +1,7 @@
1
+language: node_js
2
+node_js:
3
+ - "node"
4
+
1
5
git:
2
6
depth: 3
3
7