Skip to content

Commit

Permalink
Merge pull request #122 from brendanzab/disable-beta
Browse files Browse the repository at this point in the history
Disable beta on CI builds
  • Loading branch information
Marwes authored Aug 20, 2016
2 parents e75a939 + 02bf12a commit 3347a48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ addons:
- libdw-dev
rust:
- nightly
- beta
# - beta
- stable
before_script:
- |
pip install 'travis-cargo<0.2' --user &&
Expand Down

0 comments on commit 3347a48

Please sign in to comment.