Skip to content

Commit

Permalink
trying 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
zlmink committed Nov 23, 2020
1 parent 91c3d2c commit 759e613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ before_install:
- chmod +x cmake-3.15.0-Linux-x86_64.sh
- ./cmake-3.15.0-Linux-x86_64.sh --prefix=$HOME/usr --exclude-subdir --skip-license
- sudo apt-get update
- sudo apt-get install python3 python3-pip python3-setuptools
- sudo apt-get install python3.8 python3.8-pip python3.8-setuptools
- sudo pip3 install --upgrade pip

install:
Expand Down

0 comments on commit 759e613

Please sign in to comment.