Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Зуев Егор
/
wiki.dev
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Authored by
Dan Brown
2016-05-02 12:50:17 +0100
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Commit
a40af08018018a23816b1c1fc33fd912929565f1
a40af080
1 parent
223a6b54
Changed mariadb version
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.travis.yml
.travis.yml
View file @
a40af08
...
@@ -9,7 +9,7 @@ cache:
...
@@ -9,7 +9,7 @@ cache:
9
-
vendor
9
-
vendor
10
10
11
addons
:
11
addons
:
12
-
mariadb
:
'
10.
1
'
12
+
mariadb
:
'
10.
0
'
13
13
14
before_script
:
14
before_script
:
15
-
mysql -e 'create database `bookstack-test`;'
15
-
mysql -e 'create database `bookstack-test`;'
...
...
Please
register
or
sign in
to post a comment