Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
4d706ef1
Commit
4d706ef1
authored
Jul 10, 2017
by
Todd Volkert
Committed by
GitHub
Jul 10, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enable OS-X testing on Travis (#11141)
Fixes #7894
parent
d82ca0f6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.travis.yml
.travis.yml
+2
-0
No files found.
.travis.yml
View file @
4d706ef1
os
:
os
:
-
linux
-
linux
-
osx
sudo
:
false
sudo
:
false
filter_secrets
:
false
filter_secrets
:
false
addons
:
addons
:
...
@@ -23,6 +24,7 @@ env:
...
@@ -23,6 +24,7 @@ env:
before_script
:
before_script
:
-
./dev/bots/travis_setup.sh
-
./dev/bots/travis_setup.sh
script
:
script
:
-
ulimit -S -n 2048
# https://github.com/flutter/flutter/issues/2976
-
(./bin/cache/dart-sdk/bin/dart ./dev/bots/test.dart && ./dev/bots/travis_upload.sh)
-
(./bin/cache/dart-sdk/bin/dart ./dev/bots/test.dart && ./dev/bots/travis_upload.sh)
cache
:
cache
:
directories
:
directories
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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