Skip to content

Commit

Permalink
Start running spec:profiler, even though it needs a lot of fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Nov 5, 2014
1 parent 77180d7 commit 320ccb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -28,6 +28,7 @@ env:
- TARGET='-Prake -Dtask=spec:ffi'
- TARGET='-Prake -Dtask=spec:regression'
- TARGET='-Prake -Dtask=spec:ruby:fast'
- TARGET='-Prake -Dtask=spec:profiler'
- TARGET='-Ptruffle-specs-language'
- TARGET='-Ptruffle-specs-core'

Expand All @@ -51,6 +52,7 @@ matrix:
- env: TARGET='-Pcomplete'
- env: TARGET='-Prake -Dtask=spec:compiler'
- env: TARGET='-Pj2ee'
- env: TARGET='-Prake -Dtask=spec:profiler'

branches:
only:
Expand Down

0 comments on commit 320ccb9

Please sign in to comment.