Skip to content

Commit 636cea3

Browse files
fix 14/2
1 parent 9398fd4 commit 636cea3

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 @@ language: ruby
22
rvm:
33
- 2.7.2 # version of `ruby'
44

5-
script: bundle exec rake deploy # execute this script on each commit
5+
script: bundle exec rake build # execute this script on each commit
66

77
branches:
88
only:

0 commit comments

Comments
 (0)