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
93b6e0b6
Commit
93b6e0b6
authored
8 years ago
by
Roman Tsisyk
Browse files
Options
Downloads
Patches
Plain Diff
Travis CI: allow failure only on experimental targets
Rawhide and Sid are bleeding edge technlogies.
parent
d1ee016d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+13
-13
13 additions, 13 deletions
.travis.yml
with
13 additions
and
13 deletions
.travis.yml
+
13
−
13
View file @
93b6e0b6
...
...
@@ -36,20 +36,20 @@ env:
matrix
:
allow_failures
:
-
env
:
PACK=source
-
env
:
OS=el DIST=6 PACK=rpm
-
env
:
OS=el DIST=7 PACK=rpm
-
env
:
OS=fedora DIST=23 PACK=rpm
-
env
:
OS=fedora DIST=24 PACK=rpm
-
env
:
OS=fedora DIST=25 PACK=rpm
#
- env: PACK=source
#
- env: OS=el DIST=6 PACK=rpm
#
- env: OS=el DIST=7 PACK=rpm
#
- env: OS=fedora DIST=23 PACK=rpm
#
- env: OS=fedora DIST=24 PACK=rpm
#
- env: OS=fedora DIST=25 PACK=rpm
-
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=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
#
- env: OS=ubuntu DIST=precise PACK=deb
#
- env: OS=ubuntu DIST=trusty PACK=deb
#
- env: OS=ubuntu DIST=xenial PACK=deb
#
- env: OS=ubuntu DIST=yakkety PACK=deb
#
- env: OS=debian DIST=
wheezy
PACK=deb
#
- env: OS=debian DIST=
jessie
PACK=deb
#
- env: OS=debian DIST=stretch PACK=deb
-
env
:
OS=debian DIST=sid PACK=deb
exclude
:
...
...
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