Skip to content

Commit

Permalink
Add CONFIGFLAGS accidentally deleted in f301e4e5
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisJefferson committed May 18, 2019
1 parent 7162a59 commit 1a68b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ matrix:

# same as above, but in 32 bit mode, also turn off debugging (see elsewhere in this file for
# an explanation).
- env: TEST_SUITES="docomp testinstall" NO_COVERAGE=1 ABI=32 BUILDDIR=build
- env: TEST_SUITES="docomp testinstall" NO_COVERAGE=1 ABI=32 BUILDDIR=build CONFIGFLAGS=""
addons:
apt_packages:
- gcc-multilib
Expand Down

0 comments on commit 1a68b82

Please sign in to comment.