Skip to content

Commit

Permalink
Revert "[build] do not use maven-rc"
Browse files Browse the repository at this point in the history
travis reverted its breaking change

This reverts commit e8735f2.
  • Loading branch information
mkristian committed Aug 6, 2015
1 parent 9a784f0 commit 3a0c244
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,6 @@ language: java
sudo: false

before_script:
- export MAVEN_SKIP_RC=true
- unset GEM_PATH GEM_HOME IRBRC
- "export PATH=`pwd`/bin:$PATH"
- echo $HOME

0 comments on commit 3a0c244

Please sign in to comment.