Skip to content

Commit

Permalink
regenerate pom due test-9000 profile (still needs an updated minitest)
Browse files Browse the repository at this point in the history
  • Loading branch information
kares committed Feb 12, 2015
1 parent fbf4db4 commit 4f360f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ env:
- TEST_PROFILE=test-1.7.4
- TEST_PROFILE=test-1.7.13
- TEST_PROFILE=test-1.7.18
# there is not 9k artifact on maven repo anymore
# - TEST_PROFILE=test-9000
- TEST_PROFILE=test-1.7.19
- TEST_PROFILE=test-9000
script: mvn verify -P $TEST_PROFILE
matrix:
# NOTE: 9k needs a compatible runit version (due minitest changes) !
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -675,8 +675,8 @@
</build>
<properties>
<bc.versions>1.47,1.48,1.49,1.50,1.51</bc.versions>
<jruby.version>9000.dev-SNAPSHOT</jruby.version>
<jruby.versions>9000.dev-SNAPSHOT</jruby.versions>
<jruby.version>9.0.0.0.pre1</jruby.version>
<jruby.versions>9.0.0.0.pre1</jruby.versions>
</properties>
</profile>
</profiles>
Expand Down

0 comments on commit 4f360f2

Please sign in to comment.