Skip to content

Commit

Permalink
Fix .travis.yml mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
dsmiley committed Jul 6, 2014
1 parent fa9d71c commit 7ce3e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: java

script: mvn -Dhttpclient.version=HTTPCLIENT_VERSION clean verify
script: mvn -Dhttpclient.version=$HTTPCLIENT_VERSION clean verify

jdk:
- openjdk6
Expand Down

0 comments on commit 7ce3e65

Please sign in to comment.