.travis.yml 68 B

1234
  1. language: go
  2. before_script:
  3. - mysql -e 'create database gotest;'