mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-18 08:53:58 -04:00
Disable sudo for travis tests, omit nodejs version
This commit is contained in:
1 parent
a3119d1993
commit
8aab154a9f
1 file changed
+1
-4
+1
-4
@@ -1,10 +1,7 @@
|
||||
sudo: required
|
||||
sudo: false
|
||||
|
||||
language: node_js
|
||||
|
||||
node_js:
|
||||
- 0.10
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
||||
|
||||
Reference in new issue
Block a user