Skip to content
Snippets Groups Projects
Commit dd1d9b9d authored by adcpm's avatar adcpm
Browse files

Add travis config file

parent 281b0be9
No related branches found
No related tags found
No related merge requests found
language: node_js
node_js:
- '4'
- '6'
env:
- CXX=g++-4.8
cache:
directories:
- node_modules
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- gcc-4.8
- g++-4.8
notifications:
slack: busytalk:mjQOgfT3qFIhFmy0a7TuEYaf
\ No newline at end of file
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