Skip to content

Commit

Permalink
[travis] Reenable builds with C++ bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
achilleas-k committed Oct 31, 2018
1 parent 02cab5b commit e65037d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ env:
matrix:
include:
- python: "2.7_with_system_site_packages"
env: COVERALLS=1 NIX_LIBDIR=./nix-build/inst/lib NIX_INCDIR=./nix-build/inst/include SETUP_ARG=--with-nix
os: linux
- python: "3.4"
env: NIX_LIBDIR=./nix-build/inst/lib NIX_INCDIR=./nix-build/inst/include
os: linux
- python: "3.5"
os: linux
Expand Down

0 comments on commit e65037d

Please sign in to comment.