Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
仰若水
frappe
Commits
195cab67
Commit
195cab67
authored
11 years ago
by
Pratik Vyas
Browse files
Options
Download
Email Patches
Plain Diff
Update .travis.yml
parent
84a77790
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+0
-8
.travis.yml
with
0 additions
and
8 deletions
+0
-8
.travis.yml
View file @
195cab67
...
...
@@ -16,14 +16,6 @@ script:
frappe -b -v test_site &&
frappe --run_tests -v test_site
branches
:
except
:
-
develop
-
master
-
3.x.x
-
slow
-
webshop_refactor
before_script
:
-
mysql -e 'create database travis' &&
-
echo "USE mysql;\nUPDATE user SET password=PASSWORD('travis') WHERE user='travis';\nFLUSH PRIVILEGES;\n" | mysql -u root
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help