Skip to content

Commit

Permalink
Env
Browse files Browse the repository at this point in the history
  • Loading branch information
jamo committed Nov 22, 2015
1 parent d524c25 commit aae71c3
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 @@ -11,8 +11,9 @@ addons:
- valgrind
- check
- python3.4
env:
- M3_HOME=/usr/local/maven
before_install:
- export M3_HOME=/usr/local/maven
- env
- curl -L https://static.rust-lang.org/rustup.sh | sh -s -- --channel=stable --yes --prefix=$PWD --disable-sudo
- export PATH=$PATH:$PWD/bin
Expand Down

0 comments on commit aae71c3

Please sign in to comment.