This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
bill
/
3DTilesRendererJS
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Create travis.yml
Garrett Johnson
%!s(int64=5) %!d(string=hai) anos
pai
9fe20bdcc3
achega
95c1d7523e
Modificáronse 1 ficheiros
con
6 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
6
0
travis.yml
+ 6
- 0
travis.yml
Ver ficheiro
@@ -0,0 +1,6 @@
+language: node_js
+node_js:
+ - node
+script:
+ - npm run lint
+ - npm test