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
trying jdk8
Daniel Zlotin
8 years ago
parent
1866fa3bf9
commit
df16edbaa1
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
.travis.yml
+ 3
- 0
.travis.yml
View File
@@ -2,6 +2,9 @@ language: node_js
2
2
node_js:
3
3
- "node"
4
4
5
+jdk:
6
+ - oraclejdk8
7
+
5
8
git:
6
9
depth: 3
7
10