This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
c
/
stb
réplica de
https://github.com/nothings/stb.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Travis-ci: added support for ppc64le
Devendranath Thadi
%!s(int64=4) %!d(string=hai) anos
pai
6ca560c9af
achega
9f98546022
Modificáronse 1 ficheiros
con
3 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
3
0
.travis.yml
+ 3
- 0
.travis.yml
Ver ficheiro
@@ -1,4 +1,7 @@
language: C
+arch:
+ - AMD64
+ - ppc64le
install: true
script:
- cd tests