Fix the Travis config

This commit is contained in:
Nikita Volkov 2017-11-01 20:24:57 +03:00
parent 7b8b21769e
commit aa7b373c57

View File

@ -26,8 +26,6 @@ install:
if [ "$lower_bound_dependencies" = "1" ];
then
constraint_options=(
"--constraint=transformers==0.3.*"
"--constraint=time==1.4.*"
);
fi;
# Install the "haskell-src-exts" implicit dependency