mirror of
https://github.com/nikita-volkov/hasql.git
synced 2024-11-22 18:22:05 +03:00
Fix the Travis config
This commit is contained in:
parent
7b8b21769e
commit
aa7b373c57
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user