Skip to content
Snippets Groups Projects
Unverified Commit c0d4dcc1 authored by Tiago Grego's avatar Tiago Grego Committed by GitHub
Browse files

Merge pull request #412 from Ensembl/feature/travis_version_checks

Travis: reactivate warnings about different API and schema versions
parents 28334956 81adf690
No related branches found
No related tags found
1 merge request!457Patch to support longer assembly names in the mapping session table.
......@@ -43,8 +43,7 @@ install:
- mysql -u root -h localhost -e 'GRANT ALL PRIVILEGES ON *.* TO "travis"@"%"'
before_script:
# This should probably be removed on release branches
- touch "$HOME/.ensemblapi_no_version_check"
- rm -f "$HOME/.ensemblapi_no_version_check"
script: "./travisci/harness.sh"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment