Skip to content

Commit

Permalink
Make builds run.
Browse files Browse the repository at this point in the history
  • Loading branch information
skytreader committed Nov 22, 2016
1 parent e16879d commit 41073c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -15,6 +15,5 @@ before_install:
- sudo apt-get install -y mysql-client-core-5.6
- sudo apt-get install -y mysql-client-5.6
- sudo apt-get install -y mysql-server-5.6
- sudo /etc/init.d/mysql start
after_success: "COVERALLS_REPO_TOKEN=$coveralls_token coveralls"
after_failure: "COVERALS_REPO_TOKEN=$coveralls_token coveralls"

0 comments on commit 41073c4

Please sign in to comment.