Skip to content

Commit f7ab20f

Browse files
committed
Skip flex environment testing for now
1 parent cf5f0ca commit f7ab20f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ addons:
66
packages:
77
- gnulib
88
- python-dev
9-
# - python3-dev
9+
- python3-dev
1010
# command to run tests
11-
script: "make travis travis_flex"
11+
script: "make travis"

0 commit comments

Comments
 (0)