attempting at fixing travis-ci build #3

Este commit está contenido en:
Phuntsok Drak-pa 2018-11-01 13:05:02 +01:00
padre 3df39f2318
commit 8f838343af
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

@ -9,7 +9,7 @@ matrix:
osx_image: xcode9.3
before_install:
- rustup self uninstall
- curl https://sh.rustup.rs -sSf | sh
- curl https://sh.rustup.rs -sSf | sh -y
- rustup install nightly
script: