Skip to content

Commit

Permalink
travis: Add a pytest run with EXPERIMENTAL_FEATURES=1
Browse files Browse the repository at this point in the history
Signed-off-by: Lisa <@niftynei>
  • Loading branch information
cdecker authored and niftynei committed Oct 29, 2020
1 parent 62f7e64 commit d151d55
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 @@ -39,6 +39,8 @@ env:
- VALGRIND=0 ARCH=64 DEVELOPER=1 DB=postgres
- VALGRIND=0 ARCH=arm32v7 DEVELOPER=1 TARGET_HOST=arm-linux-gnueabihf
- VALGRIND=0 ARCH=arm64v8 DEVELOPER=1 TARGET_HOST=aarch64-linux-gnu
- VALGRIND=0 ARCH=64 DEVELOPER=1 COMPILER=gcc EXPERIMENTAL_FEATURES=1

cache:
directories:
- external/x86_64-linux-gnu
Expand Down

0 comments on commit d151d55

Please sign in to comment.