Skip to content

Commit 64ae9f7

Browse files
committed
travis: drop 'warnings_are_errors' to avoid error on macOS for missing 'checkbashisms' script
1 parent c91c194 commit 64ae9f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
language: r
44
cache: packages
5-
warnings_are_errors: true
5+
# warnings_are_errors: true
66
fortran: false
77
latex: false
88
pandoc: false

0 commit comments

Comments
 (0)