travis

Andrew Cantino %!s(int64=12) %!d(string=hace) años
padre
commit
e3ca63d6fb
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -6,3 +6,5 @@ rvm:
6 6
   - rbx-18mode
7 7
   - rbx-19mode
8 8
   - 1.8.7
9
+before_script:
10
+  - mysql -e 'create database huginn_test;'