Skip to content

Commit

Permalink
CI trial 2 (python-travis)
Browse files Browse the repository at this point in the history
  • Loading branch information
darioizzo committed Sep 12, 2019
1 parent 3487e0d commit 8575e99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,15 @@ matrix:
# packages:
# - clang-7
- env: PAGMO_PLUGINS_NONFREE_BUILD="Python37"
- dist: bionic
compiler: gcc
os: linux
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- python3.7
- python3.6

#- env: PAGMO_PLUGINS_NONFREE_BUILD="Python27"
# compiler: gcc
Expand Down

0 comments on commit 8575e99

Please sign in to comment.