We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32e88ed commit 7c580aeCopy full SHA for 7c580ae
.travis.yml
@@ -15,6 +15,8 @@ branches:
15
only:
16
- master
17
18
+before_install:
19
+ - apt update
20
21
before_script:
22
- chmod +x travis.linux.sh
0 commit comments