We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0388b2e commit e31a822Copy full SHA for e31a822
1 file changed
.travis.yml
@@ -5,7 +5,7 @@ compiler:
5
before_script:
6
- sudo add-apt-repository -y ppa:fkrull/deadsnakes
7
- sudo apt-get update -qq
8
- - sudo apt-get install -y python3.3
+ - sudo apt-get install -y python3.3 python3
9
10
script:
11
- make -C unix
0 commit comments