Skip to content

Commit b019968

Browse files
committed
get R version
1 parent b6b1a4b commit b019968

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ python:
44
notifications:
55
email: true
66
before_install:
7+
- R --version
78
- wget --quiet https://github.com/plotly/orca/releases/download/v1.2.1/orca-1.2.1-x86_64.AppImage -O orca.AppImage
89
- chmod +x orca.AppImage
910
install: "pip install --quiet -r requirements.txt"

0 commit comments

Comments
 (0)