Skip to content

Commit 3acfc28

Browse files
committed
Fine, build the book again
1 parent 1130ace commit 3acfc28

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
@@ -9,7 +9,7 @@ script: bundle exec rake book:build
99
env:
1010
secure: "O+YCTDgLfCYAJjjOv2sApDRV5NJe6pkhiYIkORFuf2flO8HE72fEtDRpSWh1vulnIH6AjRK2jH7C8qA3MVbUO8D0io+Ha+vnbMXIp1JPCptcJNEkJrW13VTR66SWOzsgLp3mCrIC+YdE2JoYWGcnDsRMQwdnrWnxBzSOd22ZKzU="
1111

12-
before_deploy: ls -lah progit.*
12+
before_deploy: bundle exec rake book:build
1313
deploy:
1414
provider: releases
1515
file:

0 commit comments

Comments
 (0)