Skip to content

Commit

Permalink
Update travis.yml
Browse files Browse the repository at this point in the history
trying to verify correct groovy version
  • Loading branch information
Terry-Weymouth committed Dec 22, 2015
1 parent 2732c77 commit ee8ec6a
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
Expand Up @@ -28,6 +28,6 @@ install:
before_script:
- ulimit -u 4096
- export PATH=./env:$PATH
- groovy --version
- echo $(groovy --version)

script: ./travis-test $TEST_SUITE

0 comments on commit ee8ec6a

Please sign in to comment.