1
0
mirror of https://github.com/lise-henry/crowbook synced 2024-09-29 12:22:02 +02:00

.travis.yml: moved back rust version

This commit is contained in:
Elisabeth Henry 2016-02-26 14:35:50 +01:00
parent a727e0cb74
commit 46705a55b7

@ -3,7 +3,7 @@ sudo: false
language: rust
# NOTE This configuration has only be tested on the stable channel
rust: nightly
rust: 1.5.0
os:
- linux