diff --git a/ci/install_conda.sh b/ci/install_conda.sh index 123648797..22bb3dfba 100755 --- a/ci/install_conda.sh +++ b/ci/install_conda.sh @@ -21,5 +21,6 @@ conda config --set ssl_verify false || exit 1 conda config --set always_yes true --set changeps1 false || exit 1 echo "Updating Miniconda" +conda update conda conda update --all conda info -a || exit 1 diff --git a/license.txt b/license.txt index f457c19fe..0501fcb18 100644 --- a/license.txt +++ b/license.txt @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright © 2017 Steven Black +Copyright © 2018 Steven Black Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in