Skip to content

Commit

Permalink
Merge branch 'master' into toward-3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-rouanet committed Jan 20, 2017
2 parents 7d0ecd3 + a2177da commit f2dbb60
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Expand Up @@ -31,7 +31,7 @@
* Fix offset/orientation issue in DummyController
* Fix hostname resolution
* Make initialization of synchronization loop more robust

* Fix #155: Closing a DummyRobot raises an issue

## V 2.10
### Features
Expand Down
1 change: 0 additions & 1 deletion ci/before_install.sh
Expand Up @@ -33,7 +33,6 @@ if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then

# Use miniconda python (provide binaries for scipy and numpy on Linux)
if [[ "$TRAVIS_PYTHON_VERSION" == "2.7" ]]; then

curl -L -o miniconda.sh http://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh
else
curl -L -o miniconda.sh http://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
Expand Down

0 comments on commit f2dbb60

Please sign in to comment.