We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40e35cc commit b6a079aCopy full SHA for b6a079a
.travis.yml
@@ -23,7 +23,7 @@ matrix:
23
dist: trusty
24
# single configuration to test with Lmod 6 and Python 2.7
25
- python: 2.7
26
- env: LMOD_VERSION=6.5.1 EASYBUILD_SILENCE_DEPRECATION_WARNINGS=Lmod6
+ env: LMOD_VERSION=6.5.1 TEST_EASYBUILD_SILENCE_DEPRECATION_WARNINGS=Lmod6
27
# also test with Python 3.6
28
- python: 3.6
29
env: LMOD_VERSION=7.8.22
0 commit comments