Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tarantool
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
core
tarantool
Commits
65e8266d
Commit
65e8266d
authored
8 years ago
by
Roman Tsisyk
Browse files
Options
Downloads
Patches
Plain Diff
Remove Ubuntu Wily packages (EOL), add Ubuntu Yakkety
parent
76c6ad68
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+6
-6
6 additions, 6 deletions
.travis.yml
with
6 additions
and
6 deletions
.travis.yml
+
6
−
6
View file @
65e8266d
...
...
@@ -23,8 +23,8 @@ env:
-
OS=fedora DIST=rawhide PACK=rpm
-
OS=ubuntu DIST=trusty PACK=deb
-
OS=ubuntu DIST=precise PACK=deb
-
OS=ubuntu DIST=wily PACK=deb
-
OS=ubuntu DIST=xenial PACK=deb
-
OS=ubuntu DIST=yakkety PACK=deb
-
OS=debian DIST=jessie PACK=deb
-
OS=debian DIST=wheezy PACK=deb
-
OS=debian DIST=stretch PACK=deb
...
...
@@ -42,8 +42,8 @@ matrix:
-
env
:
OS=fedora DIST=rawhide PACK=rpm
-
env
:
OS=ubuntu DIST=precise PACK=deb
-
env
:
OS=ubuntu DIST=trusty PACK=deb
-
env
:
OS=ubuntu DIST=wily PACK=deb
-
env
:
OS=ubuntu DIST=xenial PACK=deb
-
env
:
OS=ubuntu DIST=yakkety PACK=deb
-
env
:
OS=debian DIST=jessie PACK=deb
-
env
:
OS=debian DIST=wheezy PACK=deb
-
env
:
OS=debian DIST=stretch PACK=deb
...
...
@@ -64,10 +64,10 @@ matrix:
compiler
:
clang
-
env
:
OS=ubuntu DIST=trusty PACK=deb
compiler
:
clang
-
env
:
OS=ubuntu DIST=wily PACK=deb
compiler
:
clang
-
env
:
OS=ubuntu DIST=xenial PACK=deb
compiler
:
clang
-
env
:
OS=ubuntu DIST=yakkety PACK=deb
compiler
:
clang
-
env
:
OS=debian DIST=wheezy PACK=deb
compiler
:
clang
-
env
:
OS=debian DIST=jessie PACK=deb
...
...
@@ -92,10 +92,10 @@ matrix:
os
:
osx
-
env
:
OS=ubuntu DIST=trusty PACK=deb
os
:
osx
-
env
:
OS=ubuntu DIST=wily PACK=deb
os
:
osx
-
env
:
OS=ubuntu DIST=xenial PACK=deb
os
:
osx
-
env
:
OS=ubuntu DIST=yakkety PACK=deb
os
:
osx
-
env
:
OS=debian DIST=wheezy PACK=deb
os
:
osx
-
env
:
OS=debian DIST=jessie PACK=deb
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment