Skip to content
Snippets Groups Projects
Commit 2b53026d authored by Alexander Rose's avatar Alexander Rose
Browse files

wip, travis

parent d4a47279
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ before_install: ...@@ -10,7 +10,7 @@ before_install:
- sudo apt-get install -y libosmesa6 - sudo apt-get install -y libosmesa6
- sudo apt-get install -y gcc-4.9 - sudo apt-get install -y gcc-4.9
- sudo apt-get install -y libstdc++6 - sudo apt-get install -y libstdc++6
- sudo apt-get install -y libxi - sudo apt-get install -y libxi-dev
node_js: node_js:
- "10" - "10"
- "8" - "8"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment