Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.

Commit

Permalink
Don't specify Rust version redundantly
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Scandurra committed Jan 29, 2019
1 parent 4e64c40 commit 7547861
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
language: rust

rust:
- nightly

before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
- export PATH="$HOME/.yarn/bin:$PATH"
Expand Down

0 comments on commit 7547861

Please sign in to comment.