Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Khang Pham
dronekit
Commits
1ffa08b2
Commit
1ffa08b2
authored
9 years ago
by
Ramón Roche
Browse files
Options
Download
Email Patches
Plain Diff
improve caching
parent
8ea07f4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
appveyor.yml
+1
-1
appveyor.yml
with
1 addition
and
1 deletion
+1
-1
appveyor.yml
+
1
-
1
View file @
1ffa08b2
...
...
@@ -7,6 +7,7 @@ environment:
cache
:
-
"
c:
\\
Users
\\
appveyor
\\
.pip-wheelhouse"
-
"
c:
\\
Python27
\\
Scripts"
install
:
-
ps
:
|
...
...
@@ -27,7 +28,6 @@ install:
-
cmd
:
'
pip
install
-r
requirements.txt
-UI'
build_script
:
# - cmd: 'nosetests -svx dronekit.test.web'
-
cmd
:
'
nosetests
-svx
dronekit.test.unit'
-
cmd
:
'
nosetests
-svx
dronekit.test.sitl'
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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
Menu
Projects
Groups
Snippets
Help