Skip to content

Commit

Permalink
Remove outdated CI configuration
Browse files Browse the repository at this point in the history
Rust CI is no more!
  • Loading branch information
lpil authored and passcod committed Feb 7, 2017
1 parent 75ebac7 commit 9a5fee6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
@@ -1,10 +1,4 @@
language: rust
env:
global:
- secure: SonPAqnHhVUS/R8qQaTJApV+SMiL9Q+iC4G+pLpxBepH/XyNcrCJMXa1/BTYnoxHSsSym1T+tKoENCpF9TOBtjqoZSrxoRmyv+8XReob05edXxWxw2hKJSNFdFanFFIYTYDBNofnIxLGQrnRW/gzFtfuuP/U3AKTdQAQGBUfdvM=
after_script:
- cargo doc
- curl http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN | sh

# http://docs.travis-ci.com/user/workers/container-based-infrastructure/
sudo: false

0 comments on commit 9a5fee6

Please sign in to comment.