Skip to content

Commit

Permalink
#980. Update ruby version to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zCRUSADERz committed May 23, 2019
1 parent b971f47 commit 18c485c
Showing 1 changed file with 2 additions and 2 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 @@ script:
- est --dir=est --file=/dev/null
- mvn clean install -Pqulice -Pjacoco --errors --batch-mode
before_install:
- rvm install 2.2.2
- rvm use 2.2.2
- rvm install 2.6.0
- rvm use 2.6.0
install:
- gem install pdd
- gem install est
Expand Down

0 comments on commit 18c485c

Please sign in to comment.