Cache cargo target folder

This commit is contained in:
Philipp Oppermann
2016-10-04 19:29:08 +02:00
parent f10982aa7d
commit 6a5b3c9d1a

View File

@@ -1,5 +1,7 @@
language: rust language: rust
cache: cargo
install: install:
- export PATH=$HOME/.local/bin:$PATH - export PATH=$HOME/.local/bin:$PATH
- pip install pygments --user - pip install pygments --user