Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

Commit

Permalink
[ci] Use latest SCons version for TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
salkinium committed Dec 25, 2017
1 parent d3f969b commit 5a38cc0
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 @@ -39,7 +39,7 @@ before_install:
- arm-none-eabi-g++ --version
- pip install --upgrade pip wheel
- pip install jinja2 lxml numpy
- pip install scons==2.5.1
- pip install scons
- pip install configparser future
- pip install pyx==0.12.1
- pip3 install wheel
Expand Down

0 comments on commit 5a38cc0

Please sign in to comment.