Skip to content

Commit

Permalink
Try to fix config so scripted arguments are passed.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuereth committed Jan 21, 2014
1 parent 06e4377 commit 8da3c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: scala
script:
- sbt ++$TRAVIS_SCALA_VERSION scripted rpm/* debian/* universal/*
- sbt ++$TRAVIS_SCALA_VERSION "scripted rpm/* debian/* universal/*"
scala:
- 2.10.3
jdk:
Expand Down

0 comments on commit 8da3c13

Please sign in to comment.