Skip to content

Commit 74288ff

Browse files
committed
modified travis
1 parent e3d84b0 commit 74288ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# R for travis: see documentation at https://docs.travis-ci.com/user/languages/r
22

33
language: R
4+
sudo: false
45
cache: packages
56

7+
os:
8+
- linux
9+
- osx
10+
611
# safelist
712
branches:
813
only:

0 commit comments

Comments
 (0)