qrcode-rust/.travis.yml

9 lines
300 B
YAML
Raw Normal View History

2015-01-01 12:33:11 +00:00
env:
global:
- secure: US/OxJu6/FnoNPx+6zV4GlT+Dpfc34VOuJM73dKzBId686oNY9ibZhpzbJHvtEKbdO1GMy6eOgF43HN1V1tFX8vlcfVTvEjfMkcH6E1B9JTJrDylevC7hlCRL6gAXj+UkFOWtRjD0xGqgg/HYa2pUN9J2Kxg4JeCoBU63vGRJqY=
2014-08-18 21:10:50 +00:00
language: rust
2015-01-01 12:33:11 +00:00
after_script:
- curl http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN | sh