mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-25 10:29:14 -04:00
caching in travis for pip and npm
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
sudo: false
|
||||
language: python
|
||||
cache:
|
||||
pip: true
|
||||
directories:
|
||||
- node_modules
|
||||
python:
|
||||
- '3.5'
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user