Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
pybind11
Commits
96be2c15
"git@developer.sourcefind.cn:gaoqiong/pybind11.git" did not exist on "ace7b4386eebb3470df932ad3367d0d708d98133"
Commit
96be2c15
authored
Oct 06, 2019
by
Boris Dalstein
Committed by
Wenzel Jakob
Oct 06, 2019
Browse files
Fix version mismatch typos in .travis.yml (#1948)
parent
34c2281e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.travis.yml
.travis.yml
+2
-2
No files found.
.travis.yml
View file @
96be2c15
...
@@ -61,7 +61,7 @@ matrix:
...
@@ -61,7 +61,7 @@ matrix:
-
os
:
linux
-
os
:
linux
dist
:
trusty
dist
:
trusty
env
:
PYTHON=2.7 CPP=14 GCC=6 CMAKE=1
env
:
PYTHON=2.7 CPP=14 GCC=6 CMAKE=1
name
:
Python 2.7, c++14, gcc
4.8
, CMake test
name
:
Python 2.7, c++14, gcc
6
, CMake test
addons
:
addons
:
apt
:
apt
:
sources
:
sources
:
...
@@ -130,7 +130,7 @@ matrix:
...
@@ -130,7 +130,7 @@ matrix:
dist
:
trusty
dist
:
trusty
services
:
docker
services
:
docker
env
:
DOCKER=i386/debian:stretch PYTHON=3.5 CPP=14 GCC=6 INSTALL=1
env
:
DOCKER=i386/debian:stretch PYTHON=3.5 CPP=14 GCC=6 INSTALL=1
name
:
Python 3.
4
, c++14, gcc 6, 32-bit
name
:
Python 3.
5
, c++14, gcc 6, 32-bit
script
:
script
:
-
|
-
|
# Consolidated 32-bit Docker Build + Install
# Consolidated 32-bit Docker Build + Install
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment