Commit Graph

100 Commits (180c395aa3f988b874227be79930e855a529d5bc)

Author SHA1 Message Date
Brent Cook 760defd218
Land #11184, update to Ruby 2.6.1 2019-02-19 21:06:40 -06:00
Christian Mehlmauer bd17b605db
update to ruby 2.6.1 and alpine 3.9 2019-02-05 17:57:38 +01:00
Matthew Kienow 7117e29af7
Update Travis CI to run remote data service tests 2019-01-29 09:39:54 -05:00
Jeffrey Martin 7faca5e4c5
update travis to use latest rubygems
By using the latest rubygems available bundler version
limits should become more compatible.
2019-01-03 13:50:48 -06:00
Jeffrey Martin 3c123d93f9
set bundler version for travis for now 2019-01-03 13:23:16 -06:00
Christian Mehlmauer bd2decdfe9
ruby 2.6.0 2018-12-29 12:27:27 +01:00
Christian Mehlmauer db6cfb65d3
new ruby 2018-10-19 02:57:20 +02:00
Christian Mehlmauer 8bc92c060e
ruby update 2018-10-18 00:51:29 +02:00
Brent Cook 844dba669f comment better 2018-09-17 21:32:35 -05:00
Brent Cook e438f618bb install docker-compose manually 2018-09-17 21:18:44 -05:00
Christopher Lee 0fa365f02f
Update .travis.yml
Added comment for remote data testing
2018-05-07 10:50:10 -05:00
christopher lee 43c680151e Fix exclusion matrix for travis 2018-04-26 17:50:13 -05:00
christopher lee f781696bc2 Fix Travis build 2018-04-26 17:47:54 -05:00
christopher lee 8973b9764d test travis 2018-04-26 17:27:54 -05:00
christopher lee 195b405d69 First pass at all test working, added travis ci build 2018-04-26 15:12:53 -05:00
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