We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce42425 commit f014e61Copy full SHA for f014e61
1 file changed
.travis.yml
@@ -9,4 +9,4 @@ before_install:
9
- sudo apt-get install -qq libsqlite3-dev libcurl4-openssl-dev
10
11
script:
12
-make main && ./main
+- make main && ./main
0 commit comments