This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
bill
/
3DTilesRendererJS
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Update travis.yml
Garrett Johnson
5 anni fa
parent
f8fe2bf792
commit
d982a521f8
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
travis.yml
+ 1
- 0
travis.yml
Vedi File
@@ -1,6 +1,7 @@
language: node_js
node_js:
- node
+
script:
- npm run lint
- npm test