We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34443c6 commit 6f78e03Copy full SHA for 6f78e03
.travis.yml
@@ -112,8 +112,8 @@ matrix:
112
# setting up travis-specific scripts and files
113
- cp travis/* .
114
115
- # create a suitable Agda `executables` file for examples in README using `Reflection.External`
116
- - echo -e "/usr/bin/expr\n" ~/.agda/executables
+ # create a suitable Agda `executables` file for examples in README using `Reflection.External`
+ - echo -e "/usr/bin/expr\n" ~/.agda/executables
117
118
before_script:
119
- export AGDA_OPTIONS="-Werror"
0 commit comments