Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
binhong
/
TicketingSystem
réplica de
https://github.com/binhonglee/TicketingSystem
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
changed env for macOS
Fixing-travis-yml
BinHong Lee
hace 7 años
padre
f3258f3e13
commit
c22c393f9d
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
Ver fichero
@@ -16,7 +16,7 @@ matrix:
- os: osx
osx_image: xcode8
env:
- MATRIX_EVAL="brew install gcc && CC=gcc-6 && CXX=g++-6"
- MATRIX_EVAL="brew
cask uninstall oclint && brew
install gcc
@6
&& CC=gcc-6 && CXX=g++-6"
before_install:
- eval "${MATRIX_EVAL}"
Escribir
Vista previa
Cargando…
Cancelar
Guardar