We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd736e commit fd2b712Copy full SHA for fd2b712
1 file changed
.travis.yml
@@ -17,7 +17,6 @@ before_install:
17
conda update --quiet conda
18
conda config --add channels conda-forge --force
19
conda config --set channel_priority strict
20
- conda config --set safety_checks disabled
21
conda create --name TEST python=3 rb-bundler compilers doctr
22
source activate TEST
23
bundle install
0 commit comments