Christian Mehlmauer
b27b1e6ff2
bump older rubies
2018-03-30 13:47:07 +02:00
Christian Mehlmauer
6a6824efe9
bump to ruby 2.5.1
2018-03-30 12:47:19 +02:00
Brent Cook
d0fa550cfd
bump travis, 2.2 is EOL
2018-03-26 03:42:13 -05:00
Brent Cook
0408dd89a4
bump travis and rvm ruby versions
2018-01-28 03:09:34 -06:00
Christian Mehlmauer
0d38b70763
make travis build the image again
2017-11-28 21:59:26 +01:00
Christian Mehlmauer
5c0bb26060
increase travis timeout
2017-09-29 11:50:02 +02:00
Christian Mehlmauer
de017eed3c
fix #9019
2017-09-29 10:57:46 +02:00
Brent Cook
7c1f965973
update tests to Ruby 2.3.5 too
2017-09-23 21:16:12 -04:00
Brent Cook
ccc2636fd4
bump Ruby to 2.4.2, fix security issues
2017-09-23 21:12:12 -04:00
Brent Cook
dbef4ee816
kill cucumber in framework
2017-07-12 08:00:29 -05:00
darkbushido
e873c87f0b
trying rspec-retry
2017-06-20 14:02:32 -05:00
Renato Piccoli
ab8326755d
Travis: disable the failing tests. #8444
...
They have not been executed for a while.
TODO: re-enable them when they succeed again.
2017-05-26 21:25:56 +02:00
Renato Piccoli
a91c954361
Fix .travis.yml
...
- Try to update the bundler before using it.
- Use single quotes (') around the variable definition.
- Echo the final command right before running it.
- Call bash to run the final command.
2017-05-26 21:25:55 +02:00
Christian Mehlmauer
e0fc7229bf
try to fix travis
2017-04-22 02:33:33 +02:00
Christian Mehlmauer
af003b28d1
more docker work
2017-04-22 02:10:00 +02:00
Brent Cook
3dd29e2706
ruby 2.1 is kinda dead now, lets stop testing it
2017-04-13 17:36:36 -05:00
Brent Cook
5dd681ead7
we only need xmlrpc for ruby >= 2.3
2017-04-13 17:33:29 -05:00
Brent Cook
3237575024
add ruby 2.1-2.4, update gems with in-flight 2.4 fixes
2017-04-04 04:06:35 -05:00
Brent Cook
f4f0205bde
update to trusty
2016-12-23 16:47:03 -06:00
Brent Cook
f407451d68
update pgsql
2016-12-23 16:47:03 -06:00
Christian Mehlmauer
ab210b0bf6
bump ruby version
2016-11-22 18:45:55 +01:00
Brent Cook
fcb2ef3933
bump ruby, get new openssl fixes
2016-11-20 19:35:44 -06:00
Christian Mehlmauer
38320d4304
bump ruby version to 2.3.1
2016-05-03 06:23:15 +02:00
Christian Mehlmauer
384f079fcd
revert travis.yml for now
2016-04-01 16:07:07 +02:00
Christian Mehlmauer
9fc7921a31
bump ruby version
2016-03-31 23:40:15 +02:00
darkbushido
204138c7c1
changing this to postgres 9.3
...
re-ordering stuff in .travis.yml
2016-03-07 13:25:37 -06:00
darkbushido
6bee4e759b
trying to add the postgres service to travis.yml
2016-03-02 16:21:51 -06:00
darkbushido
bc2e38067e
changing the travis.yml to work with GCE
2016-03-02 15:57:53 -06:00
Adam Cammack
25a4e4b225
Update Travis to Ruby 2.1.8
2016-02-03 18:28:49 -06:00
Chris Doughty
8090bbc750
Changes to support framework as a gem
2015-12-30 11:00:45 -06:00
Fernando Arias
1a781729d1
Bump ruby to 2.1.7
...
MSP-13364
2015-10-02 13:06:54 -05:00
Brent Cook
408edda4de
add libpcap-dev to our travis dependencies
2015-09-04 17:24:49 -05:00
Brent Cook
00b8dbfe9b
restrict git diff filter to something travis can expand
2015-05-29 11:34:25 -05:00
Brent Cook
635a37681d
skip checking for deltas in Gemfile.lock with bundler 1.10.x
...
thanks to @firefart for the filter
2015-05-29 11:25:06 -05:00
Tod Beardsley
9af7aa8e4d
Travis should fix to 2.1.6 directly, no fuzziness
2015-05-07 13:44:31 -05:00
Samuel Huckins
20514051bc
Set postgres version for Travis to 9.3
2015-04-09 17:16:37 -05:00
darkbushido
e0e9445a40
removing 1.9.3 from travis
...
metasploit_data_models requires Ruby version >= 2.1.
2015-02-18 17:19:01 -06:00
William Vu
9b2fad24e0
Add new comment about post-merge hook
2015-02-11 13:48:13 -06:00
William Vu
987fdbaeec
Remove extraneous comment
2015-02-11 13:46:25 -06:00
William Vu
4cd5e8f702
Reenable post-merge hook in Travis
2015-02-11 13:41:23 -06:00
Luke Imhoff
bb3e36fded
Cache bundle
...
MSP-11931
2014-12-31 14:00:11 -06:00
Luke Imhoff
b179daeb56
Enable containerized builds
...
MSP-11931
Disable the need for sudo to allow use of the faster docker
infrastructure.
2014-12-31 13:26:35 -06:00
Luke Imhoff
91e03e1bbb
Remove need for sudo
...
MSP-11931
2014-12-31 13:25:48 -06:00
Tod Beardsley
d3050de862
Remove references to Redmine in code
...
See #4400 . This should be all of them, except for, of course, the module
that targets Redmine itself.
Note that this also updates the README.md with more current information
as well.
2014-12-19 17:27:08 -06:00
Luke Imhoff
8c0610cb7a
Merge branch 'master' into feature/MSP-11671/test-optimization
...
MSP-11671
Conflicts:
.travis.yml
2014-12-08 08:46:22 -06:00
Luke Imhoff
53df308752
Combine cucumber and cucumber:boot into one job
...
MSP-11671
The run times for cucumber are so much faster now that `spec --tag
content` is actually the slowest job (on 1.9.3). The job is so slow
that the two cucumbers can be merged together and they will take the
same time, but we'll consume 2 fewer job slots (1 for 1.9.3 and 1 for
2.1), so the longer per job time is better as long as it does become the
longest job time.
2014-12-05 13:37:18 -06:00
Luke Imhoff
3d0fa84454
Don't install development gems on travis-ci
...
MSP-11671
Development group contains only yard+redcarpet, which is used to
generated documentation, which isn't done on travis-ci, and pry, which
is used for the msfconsole command, which isn't tested on travis-ci.
2014-12-05 13:30:24 -06:00
Luke Imhoff
328e96fed0
Don't install documentation on travis-ci
...
MSP-11671
Passs `--no-ri --no-rdoc` to gem.
2014-12-05 13:29:18 -06:00
Luke Imhoff
da35c111c7
bundler_env -> bundler_args
...
MSP-11671
`bundler_env` isn't an option, it's called bundler_args.
2014-12-05 12:46:05 -06:00
Luke Imhoff
633b4b9e51
Disable simplecov on travis-ci
...
MSP-11671
`bundler install --without coverage` will not install `simplecov`.
Running without simplecov changes the average runtime of `rake
cucumber:boot` from (n=13) 112.50 seconds to (n=10) 32.17 seconds
(-71.41%). (-73.68% from 2c1203ba49d49603aec169eed053ab929ccdedc6.) Raw
data:
https://docs.google.com/spreadsheets/d/1vCRi_38Go3Wfq670eDCXMTSSXL1blSbk6NQsgpOqfYw/edit?usp=sharing .
2014-12-05 11:58:09 -06:00