Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

.travis.yml: Remove sudo: false #1456

Merged
merged 1 commit into from
Jan 29, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
.travis.yml: Remove sudo: false
Since .travis.yml is autogenerated by https://github.com/SineSwiper/Dist-Zilla-TravisCI, we can't just modify that file ourselves. We'd have to wait for SineSwiper/Dist-Zilla-TravisCI#25 to get fixed first.
jagtalon committed Jan 29, 2015
commit 8dc41831472953d4ddb779d3a6dd83c954249a2f
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
sudo: false
before_install:
- export HARNESS_OPTIONS=j10:c HARNESS_TIMER=1
- rm .travis.yml