Skip to content
Snippets Groups Projects
Commit 92e2303f authored by Ariejan de Vroom's avatar Ariejan de Vroom
Browse files

Run specs again 1.9.2 and 1.9.3 on TravisCI.

parent 13062458
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,7 +2,9 @@ before_install: sudo apt-get install libicu-dev -y
branches:
only:
- 'master'
rvm: 1.9.2
rvm:
- 1.9.2
- 1.9.3
before_script:
- "cp config/database.yml.sqlite config/database.yml"
- "cp config/gitlab.yml.example config/gitlab.yml"
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment