Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
ef934880
Commit
ef934880
authored
Jan 14, 2017
by
yoogx
Browse files
* Typo
parent
f14c055b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
ef934880
...
...
@@ -42,7 +42,7 @@ cache:
before_install
:
-
which python
-
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi
-
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install python --universal --framework
:
fi
-
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install python --universal --framework
;
fi
install
:
# Check if the GNAT package is already available in the cache directory. If
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment