Skip to content

Commit

Permalink
Merge pull request #37 from thoughtram/travis-stable
Browse files Browse the repository at this point in the history
chore(.travis.yml): updates to build with stable and nightly
  • Loading branch information
cburgdorf committed May 19, 2015
2 parents 2d6140a + 159b76c commit 187dd81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: rust
rust:
- nightly
- beta
- stable
before_script:
- git clone --depth 1 https://github.com/kbknapp/travis-cargo
- ln -s ./travis-cargo/travis-cargo.py tc
Expand Down

0 comments on commit 187dd81

Please sign in to comment.