We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9398fd4 commit 636cea3Copy full SHA for 636cea3
.travis.yml
@@ -2,7 +2,7 @@ language: ruby
2
rvm:
3
- 2.7.2 # version of `ruby'
4
5
-script: bundle exec rake deploy # execute this script on each commit
+script: bundle exec rake build # execute this script on each commit
6
7
branches:
8
only:
0 commit comments