Skip to content

Commit

Permalink
Test on 1.2.0
Browse files Browse the repository at this point in the history
Nom is a dependency of semver, which is a dependency of cargo, so we need Rust 1.2.0 to work.
  • Loading branch information
steveklabnik committed Nov 22, 2015
1 parent 1d1412b commit d6b8ff0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ rust:
- nightly
- beta
- stable
- 1.2.0

before_script:
- pip install 'travis-cargo<0.2' --user && export PATH=$HOME/.local/bin:$PATH
Expand Down

0 comments on commit d6b8ff0

Please sign in to comment.