Skip to content

Commit

Permalink
Make go/docker understand bash
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore authored and dominikl committed Nov 21, 2017
1 parent d0ff2f6 commit a528490
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/runtest
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env bash
cat <<EOF | R --no-save
library(devtools)
devtools::test()
Expand Down

0 comments on commit a528490

Please sign in to comment.