aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2018-11-19 12:11:48 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2018-11-19 12:11:48 +0100
commit8c39328de1c6b5122a40430b8d85d6294dfea909 (patch)
tree3e1151254a504c02b819d0203935eef137f6b32f /.travis.yml
parentUpdate node to 10.13.0 (diff)
downloadferdium-app-8c39328de1c6b5122a40430b8d85d6294dfea909.tar.gz
ferdium-app-8c39328de1c6b5122a40430b8d85d6294dfea909.tar.zst
ferdium-app-8c39328de1c6b5122a40430b8d85d6294dfea909.zip
Update CI to use nvmrc
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 7fca11401..dfea3a41e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,9 +22,6 @@ script:
22- npm run lint 22- npm run lint
23- travis_wait npm run build 23- travis_wait npm run build
24 24
25node_js:
26- '8'
27
28cache: npm 25cache: npm
29 26
30notifications: 27notifications: