Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
df3178d7
Commit
df3178d7
authored
Jul 21, 2015
by
Marcel Stör
Committed by
Johny Mattsson
Oct 12, 2015
Browse files
Switch to Travis containerized builds
parent
bf8ed500
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
df3178d7
sudo
:
false
language
:
cpp
language
:
cpp
before_install
:
addons
:
-
sudo apt-get install -y python-serial srecord
apt
:
packages
:
-
python-serial
-
srecord
install
:
install
:
-
tar -zxvf tools/esp-open-sdk.tar.gz
-
tar -zxvf tools/esp-open-sdk.tar.gz
-
export PATH=$PATH:$PWD/esp-open-sdk/xtensa-lx106-elf/bin
-
export PATH=$PATH:$PWD/esp-open-sdk/xtensa-lx106-elf/bin
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment