Skip to content

Commit 821819e

Browse files
committed
Debugging build issues
1 parent 0701626 commit 821819e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ env:
1010
secure: "O+YCTDgLfCYAJjjOv2sApDRV5NJe6pkhiYIkORFuf2flO8HE72fEtDRpSWh1vulnIH6AjRK2jH7C8qA3MVbUO8D0io+Ha+vnbMXIp1JPCptcJNEkJrW13VTR66SWOzsgLp3mCrIC+YdE2JoYWGcnDsRMQwdnrWnxBzSOd22ZKzU="
1111

1212
deploy:
13+
before_deploy: ls -lah progit.*
1314
provider: releases
1415
file:
1516
- progit.epub
@@ -28,4 +29,4 @@ branches:
2829
notifications:
2930
email:
3031
on_success: never
31-
on_failure: always
32+
on_failure: always

0 commit comments

Comments
 (0)