Skip to content

Commit ca699b2

Browse files
author
Michael Zhang
authored
Merge pull request #24 from EasyCTF/feature/travis-ci-setup
Request sudo
2 parents 3ffc8a8 + 4fcdc39 commit ca699b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: python
2+
sudo: required
23
python:
34
- "2.7"
45
install:

0 commit comments

Comments
 (0)