This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
bill
/
3DTilesRendererJS
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
Update travis.yml
Garrett Johnson
5 vuotta sitten
vanhempi
f8fe2bf792
commit
d982a521f8
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
1
0
travis.yml
+ 1
- 0
travis.yml
Näytä tiedosto
@@ -1,6 +1,7 @@
language: node_js
node_js:
- node
+
script:
- npm run lint
- npm test