Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Milan
diaspora
Commits
a34920c4
Commit
a34920c4
authored
Nov 29, 2014
by
Josh Kalderimis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use the new build env on Travis
faster better stronger
parent
ff043101
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
6 deletions
+9
-6
.travis.yml
.travis.yml
+9
-6
No files found.
.travis.yml
View file @
a34920c4
branches
:
only
:
-
'
master'
-
'
develop'
language
:
ruby
rvm
:
-
2.1
-
2.0
...
...
@@ -14,8 +10,15 @@ env:
-
DB=postgres BUILD_TYPE=cucumber
-
DB=mysql BUILD_TYPE=cucumber
sudo
:
false
branches
:
only
:
-
'
master'
-
'
develop'
bundler_args
:
"
--without
development
production
heroku
--jobs
3
--retry
3"
bundler_args
:
"
--without
development
production
heroku"
script
:
"
./script/ci/build.sh"
notifications
:
...
...
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