Skip to content

Commit

Permalink
.travis.yml file is out of date, auto-updating .travis.yml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Piwik Automation committed Dec 10, 2014
1 parent 014d205 commit 490990f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ before_script:
# configure mysql
- mysql -e "SET GLOBAL sql_mode = 'NO_ENGINE_SUBSTITUTION,STRICT_TRANS_TABLES'" # Travis default

# Uncomment to enable sql_mode STRICT_TRANS_TABLES (new default in Mysql 5.6)
- mysql -e "SET GLOBAL sql_mode = 'NO_ENGINE_SUBSTITUTION'"
- mysql -e "SELECT @@sql_mode;"
- mysql -e "SHOW GLOBAL VARIABLES;"

Expand Down

0 comments on commit 490990f

Please sign in to comment.