We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d95ebe5 commit 2571036Copy full SHA for 2571036
.travis.yml
@@ -1,4 +1,7 @@
1
language: objective-c
2
+
3
+before_script: echo 'GCC_PREPROCESSOR_DEFINITIONS=$(inherited) GCY_LIST_REPOSITORY=jspahrsummers/grocery-lists GCY_CLIENT_ID=notarealclientid GCY_CLIENT_SECRET=notarealclientsecret' > Configuration/UserSettings.xcconfig
4
script: script/cibuild
5
6
notifications:
7
email: false
0 commit comments