Daniel Zlotin hace 8 años
padre
commit
df16edbaa1
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      .travis.yml

+ 3
- 0
.travis.yml Ver fichero

2
 node_js:
2
 node_js:
3
   - "node"
3
   - "node"
4
 
4
 
5
+jdk:
6
+  - oraclejdk8
7
+
5
 git:
8
 git:
6
   depth: 3
9
   depth: 3
7
 
10