This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Dachen
/
taiwan_city
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
add travis config.
saberma
hace 12 años
padre
c8428d5121
commit
1c45686de0
Se han
modificado 1 ficheros
con
7 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
7
0
.travis.yml
+ 7
- 0
.travis.yml
Ver fichero
@@ -0,0 +1,7 @@
+language: ruby
+
+rvm:
+ - 2.0.0
+
+script:
+ - bundle exec rspec spec