Skip to content

Commit

Permalink
Fix travis ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
huntzhan committed Feb 4, 2019
1 parent c288073 commit 92ce3de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ addons:
- gcc-4.9
- g++-4.9
language: python
dist: xenial
python:
- "3.6-dev"
- "3.6"
install:
- pip install -U pip
- sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-4.9 60 --slave
Expand Down

0 comments on commit 92ce3de

Please sign in to comment.