1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2025-12-10 08:46:41 +01:00

Require sudo for travis

This commit is contained in:
Philipp Fischbeck 2019-02-06 20:26:59 +01:00
parent 71e34029f4
commit 8900aa7986

View File

@ -1,3 +1,4 @@
sudo: required
dist: trusty dist: trusty
language: ruby language: ruby
cache: bundler cache: bundler