We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b313b4 commit fc7cdcfCopy full SHA for fc7cdcf
1 file changed
.travis.yml
@@ -118,7 +118,7 @@ before_install:
118
fi
119
- cd "$TRAVIS_BUILD_DIR"
120
# Get the Fatiando CI scripts
121
- - git clone --branch=1.0.0 --depth=1 https://github.com/fatiando/continuous-integration.git
+ - git clone --branch=1.1.1 --depth=1 https://github.com/fatiando/continuous-integration.git
122
# Download and install miniconda and setup dependencies
123
# Need to source the script to set the PATH variable globaly
124
- source continuous-integration/travis/setup-miniconda.sh
0 commit comments