Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
doctrine-dbal
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tomáš Trávníček
doctrine-dbal
b244b9e67eb498a73cdcd21a51b21594a843ffb4
b244b9e67eb498a73cdcd21a51b21594a843ffb4
Switch branch/tag
doctrine-dbal
tests
travis
install-mssql-pdo_sqlsrv.sh
Find file
Normal view
History
Permalink
install-mssql-pdo_sqlsrv.sh
83 Bytes
Edit
Web IDE
Newer
Older
Travis: Test MS SQL Server 17
150a55b7
Michael Moravec
committed
6 years ago
1
2
3
4
5
#!/usr/bin/env bash
set
-ex
echo
"Installing extension"
CI: Test against PHP 7.3 on Travis
c9daea6f
Michael Moravec
committed
6 years ago
6
Use latest stable versions of sqlsrv and pdo_sqlsrv on CI
71515a9c
Sergei Morozov
committed
5 years ago
7
pecl
install
pdo_sqlsrv