This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
javascript
/
three.js
kopia lustrzana
https://github.com/tazdij/three.js.git
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
use node 12
Gregg Tavares
6 lat temu
rodzic
f0d046271b
commit
9c6a79f728
1 zmienionych plików
z
1 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
1
1
.travis.yml
+ 1
- 1
.travis.yml
Wyświetl plik
@@ -1,6 +1,6 @@
language: node_js
node_js:
- - "1
1
"
+ - "1
2
"
script:
- npm run build
env: