summaryrefslogtreecommitdiff
path: root/.travis/flags-gcc.sh
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2020-05-06 00:15:09 +0100
committeriphydf <iphydf@users.noreply.github.com>2020-05-08 01:31:24 +0100
commit3d601fe32066619f50297cb52131d1bbf5e6862e (patch)
tree5729965696d1cfca2eb9b2975411389e1fde0d9f /.travis/flags-gcc.sh
parent8f4400b9b4a63dd5674ea6e7cf15486e90a01174 (diff)
style: Run restyled on Travis and Circle CI scripts.
Diffstat (limited to '.travis/flags-gcc.sh')
-rw-r--r--.travis/flags-gcc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis/flags-gcc.sh b/.travis/flags-gcc.sh
index 0d262060..eefc7c26 100644
--- a/.travis/flags-gcc.sh
+++ b/.travis/flags-gcc.sh
@@ -1,4 +1,4 @@
1#!/bin/sh 1#!/bin/bash
2 2
3. .travis/flags.sh 3. .travis/flags.sh
4 4