Skip to content

Commit a85ffee

Browse files
authored
Merge pull request #10 from aubrey-y/issue-9
fixed Travis build
2 parents 486715a + 75b33ea commit a85ffee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ language: ruby
22
cache: bundler
33
rvm: 2.6
44

5-
install: script/bootstrap
6-
script: script/cibuild
5+
install: bash script/bootstrap
6+
script: bash script/cibuild

0 commit comments

Comments
 (0)