Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -46,6 +46,7 @@ env:
- PHASE='-Prake -Dtask=spec:jruby'
- PHASE='-Prake -Dtask=spec:jrubyc'
- PHASE='-Prake -Dtask=spec:profiler'
- JT='test specs :command_line'
- JT='test specs :language'
- JT='test specs :core'
- JT='test specs :library'

2 comments on commit 246edd7

@chrisseaton
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jruby/truffle I don't know why we weren't doing this before - but it works fine with just a few specs related to the implicit looping flags tagged.

Sorry, something went wrong.

@eregon
Copy link
Member

@eregon eregon commented on 246edd7 Apr 3, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 I think it just used to take a long time so we avoided it.

Sorry, something went wrong.

Please sign in to comment.